gitea/gitea-main/templates/swagger/v1_input.json
2025-03-04 11:20:45 +00:00

7 lines
108 B
JSON

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