* chore(oas): Fix OAS related to JWT authentication * generate openapi spec files * remove L option in curl examples
6 lines
137 B
YAML
6 lines
137 B
YAML
type: object
|
|
properties:
|
|
access_token:
|
|
description: Access token that can be used to send authenticated requests.
|
|
type: string
|