Skip to content

Commit

Permalink
[Misc] website: API reference update
Browse files Browse the repository at this point in the history
regenerate with latest version
  • Loading branch information
Pavan-SAP committed Sep 29, 2023
1 parent ef2ebe8 commit 2905409
Showing 1 changed file with 23 additions and 1 deletion.
24 changes: 23 additions & 1 deletion website/includes/api-reference.html
Original file line number Diff line number Diff line change
Expand Up @@ -269,6 +269,17 @@ <h3 id="sme.sap.com/v1alpha1.CAPApplicationVersion">CAPApplicationVersion
<p>Tenant Operations may be used to specify how jobs are sequenced for the different tenant operations</p>
</td>
</tr>
<tr>
<td>
<code>contentJobs</code><br/>
<em>
[]string
</em>
</td>
<td>
<p>Content Jobs may be used to specify the sequence of content jobs when several jobs exist</p>
</td>
</tr>
</table>
</td>
</tr>
Expand Down Expand Up @@ -945,6 +956,17 @@ <h3 id="sme.sap.com/v1alpha1.CAPApplicationVersionSpec">CAPApplicationVersionSpe
<p>Tenant Operations may be used to specify how jobs are sequenced for the different tenant operations</p>
</td>
</tr>
<tr>
<td>
<code>contentJobs</code><br/>
<em>
[]string
</em>
</td>
<td>
<p>Content Jobs may be used to specify the sequence of content jobs when several jobs exist</p>
</td>
</tr>
</tbody>
</table>
<h3 id="sme.sap.com/v1alpha1.CAPApplicationVersionState">CAPApplicationVersionState
Expand Down Expand Up @@ -2230,5 +2252,5 @@ <h3 id="sme.sap.com/v1alpha1.WorkloadDetails">WorkloadDetails
<hr/>
<p><em>
Generated with <code>gen-crd-api-reference-docs</code>
on git commit <code>867824a</code>.
on git commit <code>ef2ebe8</code>.
</em></p>

0 comments on commit 2905409

Please sign in to comment.