diff --git a/api/swagger-spec/v1.json b/api/swagger-spec/v1.json
index bedb828a854..19d57ba85f5 100644
--- a/api/swagger-spec/v1.json
+++ b/api/swagger-spec/v1.json
@@ -13683,7 +13683,7 @@
"properties": {
"type": {
"type": "string",
- "description": "Type of node condition, currently only Ready."
+ "description": "Type of node condition."
},
"status": {
"type": "string",
diff --git a/docs/api-reference/v1/definitions.html b/docs/api-reference/v1/definitions.html
index 3a35e9f8516..42892763dc3 100755
--- a/docs/api-reference/v1/definitions.html
+++ b/docs/api-reference/v1/definitions.html
@@ -1457,7 +1457,7 @@ Examples:
type
Type of node condition, currently only Ready.
Type of node condition.
true
string