mirror of
https://github.com/go-gitea/gitea.git
synced 2025-02-25 17:15:32 +01:00
7 lines
108 B
JSON
7 lines
108 B
JSON
|
{
|
||
|
"info": {
|
||
|
"version": "{{AppVer | JSEscape}}"
|
||
|
},
|
||
|
"basePath": "{{AppSubUrl | JSEscape}}/api/v1"
|
||
|
}
|