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 22be396 commit faf5cd0Copy full SHA for faf5cd0
openapi.yaml
@@ -16,10 +16,8 @@ info:
16
url: http://www.apache.org/licenses/LICENSE-2.0.html
17
version: "1.0.0"
18
servers:
19
- - url: http://opp-backend:8080/api/v1
20
- description: Backend server
21
- - url: http://opp-auth:8090/api/v1
22
- description: Auth server
+ - url: http://openpark.com/api/v1
+ description: Open Park Project Server API v1
23
externalDocs:
24
description: Wiki
25
url: https://openparkproject.github.io/OPP-wiki/
0 commit comments