BaselineResponse: {
    id: string;
    publishedAt?: string;
    status?: string;
    title: string;
}

Type declaration

  • id: string

    The ID of baseline that will be updated

  • OptionalpublishedAt?: string

    The date when that Baseline was published

  • Optionalstatus?: string

    Status of the baseline, if it's published or a draft

  • title: string

    The baseline title