From 0a34da08fb6d5c403f6fa457b9803481140f0a13 Mon Sep 17 00:00:00 2001 From: Lucas Gass Date: Wed, 22 Oct 2025 12:29:18 +0000 Subject: [PATCH] Bug 40517: (follow-up) Add a new line to EOF --- api/v1/swagger/paths/patrons_hold_groups.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/api/v1/swagger/paths/patrons_hold_groups.yaml b/api/v1/swagger/paths/patrons_hold_groups.yaml index 49e6129f028..14fcf4abeaa 100644 --- a/api/v1/swagger/paths/patrons_hold_groups.yaml +++ b/api/v1/swagger/paths/patrons_hold_groups.yaml @@ -152,4 +152,5 @@ $ref: "../swagger.yaml#/definitions/error" x-koha-authorization: permissions: - reserveforothers: "1" \ No newline at end of file + reserveforothers: "1" + -- 2.39.5