Root object representing a team's on-call responder configuration.

Hierarchy

  • TeamOnCallResponders

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

Defines the main on-call responder object for a team, including relationships and metadata.

The TeamOnCallResponders included.

Generated using TypeDoc