We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
allow-try
1 parent 90631ba commit 0be7ad2Copy full SHA for 0be7ad2
docs/api.html
@@ -393,9 +393,8 @@ <h2> Attributes</h2>
393
<tr>
394
<td class="mono bold right">allow-try</td>
395
<td class="gray">
396
- 'TRY' feature allows you to make REST calls to the API server.
397
- To disable this feature set it to false<br/>
398
- Setting it to false will also hide API-Servers if specified in the spec
+ The 'TRY' feature allows you to make REST calls to the API server.
+ To disable this feature, set it to false.
399
</td>
400
<td>true</td>
401
</tr>
0 commit comments