Skip to content

Commit

Permalink
refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
jacopocarlini committed Jun 30, 2022
1 parent 994299d commit 60c3122
Show file tree
Hide file tree
Showing 32 changed files with 2,492 additions and 2,507 deletions.
2 changes: 1 addition & 1 deletion openapi/generate_openapi.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
#!/bin/bash
curl http://localhost:8080/v3/api-docs | python3 -m json.tool > ./openapi.json
curl http://localhost:9090/v3/api-docs | python3 -m json.tool > ./openapi.json
Loading

0 comments on commit 60c3122

Please sign in to comment.