aboutsummaryrefslogtreecommitdiffstats
path: root/templates/swagger/v1_input.json
blob: e74c8fc9c42e40c9341b335460b10cd9700c6d8b (plain)
1
2
3
4
5
6
{
  "info": {
    "version": "{{.SwaggerAppVer}}"
  },
  "basePath": "{{.SwaggerAppSubUrl}}/api/v1"
}