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:
|
||||
# tutorial: https://idratherbewriting.com/learnapidoc/pubapis_openapi_step3_servers_object.html
|
||||
- url : "https://puls200.dyn-dns.org:8088/brecal/api"
|
||||
description: "Test server self-hosted by yours truly"
|
||||
- url : "https://brecal.bsmd-emswe.eu/"
|
||||
description: "Test server hosted on netcup vserver"
|
||||
|
||||
paths:
|
||||
# tutorial: https://idratherbewriting.com/learnapidoc/pubapis_openapi_step4_paths_object.html
|
||||
|
||||
Reference in New Issue
Block a user