gitea/templates/swagger/v1_input.json

7 lines
102 B
JSON

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