Bugzilla – Attachment 160353 Details for
Bug 35658
Typo in /patrons/:patron_id/holds
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 35658: Fix misaligned collectionFormat in patron_holds.yaml
Bug-35658-Fix-misaligned-collectionFormat-in-patro.patch (text/plain), 878 bytes, created by
Tomás Cohen Arazi (tcohen)
on 2023-12-28 13:21:00 UTC
(
hide
)
Description:
Bug 35658: Fix misaligned collectionFormat in patron_holds.yaml
Filename:
MIME Type:
Creator:
Tomás Cohen Arazi (tcohen)
Created:
2023-12-28 13:21:00 UTC
Size:
878 bytes
patch
obsolete
>From d2810436e9f423f2ce01357d03b8fb361a591785 Mon Sep 17 00:00:00 2001 >From: Tomas Cohen Arazi <tomascohen@theke.io> >Date: Thu, 28 Dec 2023 10:16:33 -0300 >Subject: [PATCH] Bug 35658: Fix misaligned collectionFormat in > patron_holds.yaml > >This patch fixes a silly typo. > >Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> >--- > api/v1/swagger/paths/patrons_holds.yaml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/api/v1/swagger/paths/patrons_holds.yaml b/api/v1/swagger/paths/patrons_holds.yaml >index e8e1335a87d..7204be98cf8 100644 >--- a/api/v1/swagger/paths/patrons_holds.yaml >+++ b/api/v1/swagger/paths/patrons_holds.yaml >@@ -24,7 +24,7 @@ > type: string > enum: > - cancellation_requested >- collectionFormat: csv >+ collectionFormat: csv > produces: > - application/json > responses: >-- >2.43.0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 35658
: 160353