From 510ae586de99dfcddc5b1fb0dfad0aca7b82debd Mon Sep 17 00:00:00 2001 From: Katrin Fischer Date: Sat, 29 Jul 2023 21:14:39 +0000 Subject: [PATCH] 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 f0de573043..968e4b86fb 100644 --- a/api/v1/swagger/swagger.yaml +++ b/api/v1/swagger/swagger.yaml @@ -839,7 +839,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.39.2