Package version:

Interface OpenApiAuthDetails

authentication details for OpenApiFunctionDefinition

interface OpenApiAuthDetails {
    type: OpenApiAuthType;
}

Hierarchy (view full)

Properties

Properties

The discriminator possible values: anonymous, connection, managed_identity