to fix comment for apis.extensions.JobCondition

This commit is contained in:
Salvatore Dario Minonne
2016-01-05 23:45:30 +01:00
parent 30f206c9e3
commit 172d7ee32c
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",