aboutsummaryrefslogtreecommitdiffstats
path: root/templates/swagger/v1_input.json
blob: 1979febebb9db0469c8f1ce2f24d36a5a58e2433 (plain)
1
2
3
4
5
6
{
  "info": {
    "version": "{{AppVer | JSEscape}}"
  },
  "basePath": "{{AppSubUrl | JSEscape}}/api/v1"
}