Files
new-api/templates/swagger/v1_input.json
T
2026-05-30 22:47:36 +08:00

7 lines
102 B
JSON

{
"info": {
"version": "{{.SwaggerAppVer}}"
},
"basePath": "{{.SwaggerAppSubUrl}}/api/v1"
}