Skip to content

Commit c3f53f5

Browse files
committed
fix swagger doc
1 parent 71d910b commit c3f53f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/swagger/v1_json.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
"version": "1.1.1"
2323
},
24-
"basePath": "/api/v1",
24+
"basePath": "{{AppSubUrl}}/api/v1",
2525
"paths": {
2626
"/admin/users": {
2727
"post": {

0 commit comments

Comments
 (0)