From 0be7ad2b1d5ecb4062ab25a6c17a3d23fb8bbe28 Mon Sep 17 00:00:00 2001 From: Waldir Pimenta Date: Thu, 1 Oct 2020 10:53:28 +0100 Subject: [PATCH] Update `allow-try` documentation It no longer controls `allow-server-selection`, since 90631ba20. --- docs/api.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/api.html b/docs/api.html index 9546f4c7..14527dfc 100644 --- a/docs/api.html +++ b/docs/api.html @@ -393,9 +393,8 @@

Attributes

allow-try - 'TRY' feature allows you to make REST calls to the API server. - To disable this feature set it to false
- 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. true