From 1405e3adbc06590b7ac176cf2a86127e06e06d09 Mon Sep 17 00:00:00 2001 From: Katrin Fischer Date: Sat, 29 Jul 2023 21:14:39 +0000 Subject: [PATCH] [22.11.x] Bug 34387: (QA follow-up) Fix display of 'Import batches' Fixes the heading and sidebar display of the 'Import batches' section. Signed-off-by: Katrin Fischer Signed-off-by: Tomas Cohen Arazi --- api/v1/swagger/swagger.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/v1/swagger/swagger.yaml b/api/v1/swagger/swagger.yaml index a06bd48f097..ee473162ad7 100644 --- a/api/v1/swagger/swagger.yaml +++ b/api/v1/swagger/swagger.yaml @@ -798,7 +798,7 @@ tags: x-displayName: ILL requests - description: "Manage import batches\n" name: import_batches - x-display-name: Import batches + x-displayName: Import batches - description: "Manage item groups\n" name: item_groups x-displayName: Item groups -- 2.41.0