The definition of HTTPIntegrationUpdate object.

Hierarchy

  • HTTPIntegrationUpdate

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
baseUrl?: string

Base HTTP url for the integration

credentials?: HTTPCredentialsUpdate

The definition of HTTPCredentialsUpdate object.

The definition of HTTPIntegrationType object.

Generated using TypeDoc