v1beta3: fields that cannot be updated are marked "cannot be udpated"

This commit is contained in:
Yu-Ju Hong
2015-03-11 09:48:03 -07:00
parent 18ebae9653
commit 0524d6479d
5 changed files with 8754 additions and 6886 deletions

View File

@@ -1,6 +1,14 @@
{
"swaggerVersion": "1.2",
"apis": [
{
"path": "/api",
"description": "get available API versions"
},
{
"path": "/version",
"description": "git code version from which this is built"
},
{
"path": "/api/v1beta1",
"description": "API at /api/v1beta1 version v1beta1"
@@ -12,14 +20,6 @@
{
"path": "/api/v1beta3",
"description": "API at /api/v1beta3 version v1beta3"
},
{
"path": "/api",
"description": "get available API versions"
},
{
"path": "/version",
"description": "git code version from which this is built"
}
],
"apiVersion": "",

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff