Skip to content

Commit 0a0df1f

Browse files
committed
[Misc] website: API reference updated
Update to the reflect the latest changes in the API.
1 parent 4ddd9c1 commit 0a0df1f

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

website/includes/api-reference.html

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -936,6 +936,8 @@ <h3 id="sme.sap.com/v1alpha1.ApplicationDomains">ApplicationDomains
936936
</p>
937937
<div>
938938
<p>Application domains</p>
939+
<p>Deprecated: ApplicationDomains exists for historical compatibility and should not be used.
940+
This will be removed in future versions. Use DomainRef instead.</p>
939941
</div>
940942
<table>
941943
<thead>
@@ -2581,6 +2583,17 @@ <h3 id="sme.sap.com/v1alpha1.DomainStatus">DomainStatus
25812583
</tr>
25822584
<tr>
25832585
<td>
2586+
<code>gatewayName</code><br/>
2587+
<em>
2588+
string
2589+
</em>
2590+
</td>
2591+
<td>
2592+
<p>Gateway name used for the domain</p>
2593+
</td>
2594+
</tr>
2595+
<tr>
2596+
<td>
25842597
<code>observedDomain</code><br/>
25852598
<em>
25862599
string
@@ -3470,5 +3483,5 @@ <h3 id="sme.sap.com/v1alpha1.WorkloadMonitoring">WorkloadMonitoring
34703483
<hr/>
34713484
<p><em>
34723485
Generated with <code>gen-crd-api-reference-docs</code>
3473-
on git commit <code>a83edcf</code>.
3486+
on git commit <code>50011c0</code>.
34743487
</em></p>

0 commit comments

Comments
 (0)