Object
ApiBearerTokenAuthenticationWithoutCredentials
A Bearer Token authentication scheme parsed from an API definition file.
Fields
label():
String!
The unique authentication scheme label.
missing_credential_fields():
[String!]!
List of credential field names that are missing (e.g., "token").
type():
ApiAuthenticationType!
The Bearer Token authentication scheme type (BEARER).