From 93f92777539d2472a54f7f7452c56e28892b2bb6 Mon Sep 17 00:00:00 2001 From: Ben Rohlfs Date: Wed, 20 Nov 2019 14:02:44 +0100 Subject: [PATCH] Remove duplicate entry for 'permitted_values' Change-Id: I1ff8e13384ce5b350ed204ec51934e1dd7d807be --- Documentation/rest-api-projects.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/Documentation/rest-api-projects.txt b/Documentation/rest-api-projects.txt index 74ec8d38f3..13dcf648d1 100644 --- a/Documentation/rest-api-projects.txt +++ b/Documentation/rest-api-projects.txt @@ -3645,8 +3645,6 @@ project, only set if `inheritable` is true. |`inherited_value` |optional| The inherited value of the configuration parameter, only set if `inheritable` is true. -|`permitted_values` |optional| -The list of permitted values, only set if the `type` is `LIST`. |=============================== [[dashboard-info]]