Class TestOptimizationFlakyTestsManagementPoliciesData

Data object for Flaky Tests Management policies response.

Hierarchy

  • TestOptimizationFlakyTestsManagementPoliciesData

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

Attributes of the Flaky Tests Management policies for a repository.

id?: string

The repository identifier used as the resource ID.

JSON:API type for Flaky Tests Management policies response. The value must always be test_optimization_flaky_tests_management_policies.

Generated using TypeDoc