Merge pull request #19324 from sdminonne/bug_fix

to fix comment for apis.extensions.JobCondition
This commit is contained in:
Daniel Smith
2016-01-12 10:42:24 -08:00
5 changed files with 5 additions and 5 deletions

View File

@@ -4374,7 +4374,7 @@
"properties": {
"type": {
"type": "string",
"description": "Type of job condition, currently only Complete."
"description": "Type of job condition, Complete or Failed."
},
"status": {
"type": "string",