gitea/templates/swagger/v1_input.json

7 lines
108 B
JSON

{
"info": {
"version": "{{AppVer | JSEscape}}"
},
"basePath": "{{AppSubUrl | JSEscape}}/api/v1"
}