small cleanup yaml
This commit is contained in:
parent
bea2a147d8
commit
30693700b2
@ -13,12 +13,10 @@ info:
|
|||||||
url: "https://www.bsmd.de/license"
|
url: "https://www.bsmd.de/license"
|
||||||
|
|
||||||
servers:
|
servers:
|
||||||
# tutorial: https://idratherbewriting.com/learnapidoc/pubapis_openapi_step3_servers_object.html
|
- url: "https://brecaltest.bsmd-emswe.eu/"
|
||||||
- url: "https://brecaldevel.bsmd-emswe.eu/"
|
|
||||||
description: "Test server hosted on vcup"
|
description: "Test server hosted on vcup"
|
||||||
|
|
||||||
paths:
|
paths:
|
||||||
# tutorial: https://idratherbewriting.com/learnapidoc/pubapis_openapi_step4_paths_object.html
|
|
||||||
/login:
|
/login:
|
||||||
post:
|
post:
|
||||||
summary: Returns a JWT session token and user data if successful
|
summary: Returns a JWT session token and user data if successful
|
||||||
|
|||||||
Reference in New Issue
Block a user