Skip to content

Commit

Permalink
Use relative path in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
davidkleiven committed Feb 20, 2024
1 parent 649cdd4 commit 34f0ab5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/main/resources/openapi/documentation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ info:
description: "An API that interacts with Powsybl"
version: "1.0.0"
servers:
- url: "http://0.0.0.0:8080"
- url: "http://devbox:8080"
- url: "/"
paths:
/default-values/{parameter-set}:
get:
Expand Down

0 comments on commit 34f0ab5

Please sign in to comment.