From 65ee14bb78367ca06ac9b7e4baa8a653e7265333 Mon Sep 17 00:00:00 2001 From: Daniel Jiang Date: Mon, 16 Dec 2019 16:17:19 +0800 Subject: [PATCH] Fix syntax error in swagger.yaml Signed-off-by: Daniel Jiang --- api/harbor/swagger.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/api/harbor/swagger.yaml b/api/harbor/swagger.yaml index 7538305a9..0649d5408 100644 --- a/api/harbor/swagger.yaml +++ b/api/harbor/swagger.yaml @@ -4871,8 +4871,7 @@ definitions: description: Correspond to the UI about whether the project's publicity is updatable (for UI) current_user_role_id: type: integer - description: The role ID with highest permission of the current user who triggered the API (for UI) - deprecated: true + description: The role ID with highest permission of the current user who triggered the API (for UI). This attribute is deprecated and will be removed in future versions. current_user_role_ids: type: array items: