Skip to content

Commit

Permalink
fix: swagger path dump (#299)
Browse files Browse the repository at this point in the history
  • Loading branch information
zhongjixiuxing committed Sep 21, 2021
1 parent e61e46f commit 725ee33
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions swagger/swagger.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"email": "admin@casbin.org"
}
},
"basePath": "/api",
"basePath": "/",
"paths": {
"/api/add-application": {
"post": {
Expand Down Expand Up @@ -1623,4 +1623,4 @@
}
}
}
}
}

0 comments on commit 725ee33

Please sign in to comment.