mirror of
https://github.com/LukeHagar/api-specs.git
synced 2025-12-09 20:37:50 +00:00
11 lines
274 B
YAML
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.
|
|
|