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