Response object with flaky tests matching the search request.

Hierarchy

  • FlakyTestsSearchResponse

Constructors

Properties

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any
data?: FlakyTest[]

Array of flaky tests matching the request.

Metadata for the flaky tests search response.

Generated using TypeDoc