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

@@ -3057,7 +3057,7 @@ Populated by the system when a graceful deletion is requested. Read-only. More i
<tbody>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">type</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Type of job condition, currently only Complete.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Type of job condition, Complete or Failed.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">true</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td>
<td class="tableblock halign-left valign-top"></td>