From 4367a26d7d494422717a3466cf0a8223bcf7b538 Mon Sep 17 00:00:00 2001 From: Tomas Cohen Arazi Date: Mon, 29 Apr 2024 10:18:31 -0300 Subject: [PATCH] Bug 35197: (QA follow-up) Add 'additional_fields' tag description in docs Signed-off-by: Tomas Cohen Arazi Signed-off-by: Martin Renvoize --- api/v1/swagger/swagger.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/api/v1/swagger/swagger.yaml b/api/v1/swagger/swagger.yaml index 106d0600f03..efd70d3288d 100644 --- a/api/v1/swagger/swagger.yaml +++ b/api/v1/swagger/swagger.yaml @@ -1048,6 +1048,9 @@ info: context; If it is not included in the request, then the request context will default to using your api comsumer"s assigned home library. tags: + - description: "Manage additional fields\n" + name: additional_fields + x-displayName: Additional fields - description: "Manage article requests\n" name: article_requests x-displayName: Article requests -- 2.45.2