Share via


OpenApiProjectConnectionAuthDetails interface

Security details for OpenApi project connection authentication

Extends

Properties

security_scheme

Project connection auth security details

type

The object type, which is always 'project_connection'.

Property Details

security_scheme

Project connection auth security details

security_scheme: OpenApiProjectConnectionSecurityScheme

Property Value

type

The object type, which is always 'project_connection'.

type: "project_connection"

Property Value

"project_connection"