Skip to content

Commit 176cee8

Browse files
committed
fix swagger template
1 parent 0f2face commit 176cee8

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": "{{AppSubUrl}}/api/v1",
24+
"basePath": "/api/v1",
2525
"paths": {
2626
"/admin/orgs": {
2727
"get": {

0 commit comments

Comments
 (0)