Bugzilla – Attachment 93759 Details for
Bug 17005
Extend /checkouts route to list circulation history
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 17005: Add plugin parameters to /checkouts endpoint
Bug-17005-Add-plugin-parameters-to-checkouts-endpo.patch (text/plain), 1.01 KB, created by
Tomás Cohen Arazi (tcohen)
on 2019-10-04 19:21:38 UTC
(
hide
)
Description:
Bug 17005: Add plugin parameters to /checkouts endpoint
Filename:
MIME Type:
Creator:
Tomás Cohen Arazi (tcohen)
Created:
2019-10-04 19:21:38 UTC
Size:
1.01 KB
patch
obsolete
>From f5a7c708332b5150e51064dfe7cbea58bb9301dc Mon Sep 17 00:00:00 2001 >From: Josef Moravec <josef.moravec@gmail.com> >Date: Thu, 4 Apr 2019 07:42:14 +0000 >Subject: [PATCH] Bug 17005: Add plugin parameters to /checkouts endpoint > >Signed-off-by: Michal Denar <black23@gmail.com> > >Signed-off-by: Michal Denar <black23@gmail.com> > >Signed-off-by: Michal Denar <black23@gmail.com> >Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> >--- > api/v1/swagger/paths/checkouts.json | 4 ++++ > 1 file changed, 4 insertions(+) > >diff --git a/api/v1/swagger/paths/checkouts.json b/api/v1/swagger/paths/checkouts.json >index e0642d0c8d..ca6d970dbb 100644 >--- a/api/v1/swagger/paths/checkouts.json >+++ b/api/v1/swagger/paths/checkouts.json >@@ -10,6 +10,10 @@ > "$ref": "../parameters.json#/page" > }, { > "$ref": "../parameters.json#/per_page" >+ }, { >+ "$ref": "../parameters.json#/match" >+ }, { >+ "$ref": "../parameters.json#/order_by" > },{ > "name": "checked_in", > "in": "query", >-- >2.23.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 17005
:
53843
|
53851
|
53852
|
53858
|
54198
|
56698
|
56699
|
61197
|
87254
|
87255
|
87383
|
87384
|
87385
|
87405
|
87406
|
87407
|
87442
|
87443
|
87444
|
87447
|
87448
|
87449
|
88263
|
88264
|
88265
|
88329
|
88330
|
88331
|
91166
|
91167
|
91168
|
91235
|
91236
|
91237
|
91238
|
93757
|
93758
| 93759 |
93760