mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-16 14:33:00 +00:00
Reformat rest-api.yml
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user