0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-25 17:15:32 +01:00
gitea/templates/swagger/v1_input.json

7 lines
108 B
JSON
Raw Normal View History

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