The app's publication relationship and custom connections.

Hierarchy

  • AppRelationship

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
connections?: CustomConnection[]

Array of custom connections used by the app.

Information pointing to the app's publication status.

Generated using TypeDoc