mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-18 15:33:02 +00:00
Reformat rest-api.yml
This commit is contained in:
@@ -1992,13 +1992,11 @@ components:
|
|||||||
type: object
|
type: object
|
||||||
properties:
|
properties:
|
||||||
<<:
|
<<:
|
||||||
- *components-schemas-token-properties
|
[
|
||||||
- token:
|
*components-schemas-token-properties,
|
||||||
type: string
|
{ token: null, type: string, description: The
|
||||||
description:
|
token itself. Only present in responses to requests for a new token. },
|
||||||
The token itself. Only present in responses to requests for
|
]
|
||||||
a new token.
|
|
||||||
|
|
||||||
securitySchemes:
|
securitySchemes:
|
||||||
token:
|
token:
|
||||||
type: http
|
type: http
|
||||||
|
Reference in New Issue
Block a user