Skip to content

Commit

Permalink
Merge pull request #12 from windingtree/feat/swagger
Browse files Browse the repository at this point in the history
fix: add dev server
  • Loading branch information
valera-rozuvan committed Aug 9, 2022
2 parents b30276a + def46b2 commit a327ecf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions swagger/swagger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,8 @@ components:
servers:
- url: http://localhost:5000/api
description: local server
- url: https://test-win-backend-api.win.so/api
description: dev server

paths:
#users
Expand Down

0 comments on commit a327ecf

Please sign in to comment.