fix: swagger path dump (#299)

This commit is contained in:
anxing
2021-09-21 16:21:33 +08:00
committed by GitHub
parent e61e46f1e5
commit 725ee3393e

View File

@ -8,7 +8,7 @@
"email": "admin@casbin.org"
}
},
"basePath": "/api",
"basePath": "/",
"paths": {
"/api/add-application": {
"post": {
@ -1623,4 +1623,4 @@
}
}
}
}
}