Skip to content

Commit 9205a06

Browse files
authored
Merge pull request #315 from waldyrious/patch-1
Update `allow-try` documentation
2 parents 503997e + 0be7ad2 commit 9205a06

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
@@ -400,9 +400,8 @@ <h2> Attributes</h2>
400400
<tr>
401401
<td class="mono bold right">allow-try</td>
402402
<td class="gray">
403-
'TRY' feature allows you to make REST calls to the API server.
404-
To disable this feature set it to false<br/>
405-
Setting it to false will also hide API-Servers if specified in the spec
403+
The 'TRY' feature allows you to make REST calls to the API server.
404+
To disable this feature, set it to false.
406405
</td>
407406
<td>true</td>
408407
</tr>

0 commit comments

Comments
 (0)