https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31487 Thibaud Guillot <thibaud.guillot@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #139975|0 |1 is obsolete| | Attachment #139975|1 |0 is patch| | --- Comment #2 from Thibaud Guillot <thibaud.guillot@biblibre.com> --- Comment on attachment 139975 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=139975 Bug 24857: No words
From 31ab4940449cec56bdb164e34c140b2f80c4c36a Mon Sep 17 00:00:00 2001 From: Tomas Cohen Arazi <tomascohen@theke.io> Date: Tue, 9 Aug 2022 14:00:40 -0300 Subject: [PATCH] Bug 24857: No words
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
https://bugs.koha-community.org/show_bug.cgi?id=31487 --- 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 b152a6f7df..597af62166 100644 --- a/api/v1/swagger/swagger.yaml +++ b/api/v1/swagger/swagger.yaml @@ -584,7 +584,7 @@ tags: - description: "Manage import batches\n" name: import_batches x-display-name: Import batches - - description: "Manate item groups\n" + - description: "Manage item groups\n" name: item_groups x-displayName: Item groups - description: "Manage items\n" -- 2.25.1
-- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.