mirror of
https://github.com/go-gitea/gitea
synced 2025-03-10 12:44:28 +00:00
7 lines
108 B
JSON
7 lines
108 B
JSON
{
|
|
"info": {
|
|
"version": "{{AppVer | JSEscape}}"
|
|
},
|
|
"basePath": "{{AppSubUrl | JSEscape}}/api/v1"
|
|
}
|