Skip to content

Commit 0be7ad2

Browse files
authored
Update allow-try documentation
It no longer controls `allow-server-selection`, since 90631ba.
1 parent 90631ba commit 0be7ad2

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/api.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -393,9 +393,8 @@ <h2> Attributes</h2>
393393
<tr>
394394
<td class="mono bold right">allow-try</td>
395395
<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
396+
The 'TRY' feature allows you to make REST calls to the API server.
397+
To disable this feature, set it to false.
399398
</td>
400399
<td>true</td>
401400
</tr>

0 commit comments

Comments
 (0)