fixed client so it can login now to the public api
This commit is contained in:
parent
b7f6996489
commit
5ca3c7a050
File diff suppressed because it is too large
Load Diff
@ -14,8 +14,8 @@ info:
|
|||||||
|
|
||||||
servers:
|
servers:
|
||||||
# tutorial: https://idratherbewriting.com/learnapidoc/pubapis_openapi_step3_servers_object.html
|
# tutorial: https://idratherbewriting.com/learnapidoc/pubapis_openapi_step3_servers_object.html
|
||||||
- url : "https://puls200.dyn-dns.org:8088/brecal/api"
|
- url : "https://brecal.bsmd-emswe.eu/"
|
||||||
description: "Test server self-hosted by yours truly"
|
description: "Test server hosted on netcup vserver"
|
||||||
|
|
||||||
paths:
|
paths:
|
||||||
# tutorial: https://idratherbewriting.com/learnapidoc/pubapis_openapi_step4_paths_object.html
|
# tutorial: https://idratherbewriting.com/learnapidoc/pubapis_openapi_step4_paths_object.html
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user