Files
api-specs/idn/beta/schemas/BearerTokenAuthConfig.yaml
GitHub Action Bot 7bdff85618 Automated commit 'PLTIN-3917: Updated API scopes (#1242)
PLTIN-3917: Updated API scopes' by github action: 4810361098
2023-04-26 15:12:47 +00:00

11 lines
274 B
YAML

type: object
properties:
bearerToken:
type: string
nullable: true
description: Bearer token
example: null
nullable: true
description: Config required if BEARER_TOKEN authentication is used. On response, this field is set to null as to not return secrets.