fixed client so it can login now to the public api

This commit is contained in:
Daniel Schick 2023-07-11 18:11:19 +02:00
parent b7f6996489
commit 5ca3c7a050
2 changed files with 289 additions and 289 deletions

File diff suppressed because it is too large Load Diff

View File

@ -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