Reformat rest-api.yml

This commit is contained in:
Simon Li
2024-04-14 22:35:37 +01:00
parent 772c9e20b7
commit 50dc39b102

View File

@@ -1992,13 +1992,11 @@ components:
type: object
properties:
<<:
- *components-schemas-token-properties
- token:
type: string
description:
The token itself. Only present in responses to requests for
a new token.
[
*components-schemas-token-properties,
{ token: null, type: string, description: The
token itself. Only present in responses to requests for a new token. },
]
securitySchemes:
token:
type: http