remove extra quotation mark that breaks API docs

This commit is contained in:
Chao Xu
2016-05-10 13:18:45 -07:00
parent ff339c77cf
commit a013351ba3
5 changed files with 6 additions and 6 deletions

View File

@@ -8116,7 +8116,7 @@
"properties": {
"kind": {
"type": "string",
"description": "Kind of the referent; More info: http://releases.k8s.io/HEAD/docs/devel/api-conventions.md#types-kinds\""
"description": "Kind of the referent; More info: http://releases.k8s.io/HEAD/docs/devel/api-conventions.md#types-kinds"
},
"name": {
"type": "string",