add v1 swagger-spec; update existing swagger-spec

This commit is contained in:
Chao Xu
2015-06-01 16:16:20 -07:00
parent 1f526a5f89
commit 66e4f7b053
4 changed files with 12051 additions and 5 deletions

View File

@@ -5,6 +5,10 @@
"path": "/api/v1beta3",
"description": "API at /api/v1beta3 version v1beta3"
},
{
"path": "/api/v1",
"description": "API at /api/v1 version v1"
},
{
"path": "/api",
"description": "get available API versions"
@@ -19,4 +23,4 @@
"title": "",
"description": ""
}
}
}