We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9413a91 commit 2a951ccCopy full SHA for 2a951cc
openapi.yaml
@@ -17,7 +17,9 @@ info:
17
version: "1.0.0"
18
servers:
19
- url: http://opp-backend:8080/api/v1
20
- description: Local server
+ description: Backend server
21
+ - url: http://opp-auth:8080/api/v1
22
+ description: Auth server
23
externalDocs:
24
description: Wiki
25
url: https://openparkproject.github.io/OPP-wiki/
0 commit comments