Bugzilla – Attachment 169506 Details for
Bug 19316
Items should have sort1 and sort2 fields
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 19316: Update items api definition
Bug-19316-Update-items-api-definition.patch (text/plain), 1.14 KB, created by
Nick Clemens (kidclamp)
on 2024-07-24 15:58:02 UTC
(
hide
)
Description:
Bug 19316: Update items api definition
Filename:
MIME Type:
Creator:
Nick Clemens (kidclamp)
Created:
2024-07-24 15:58:02 UTC
Size:
1.14 KB
patch
obsolete
>From c00257fd94b1ba998c98bba3778e4eebc821a03d Mon Sep 17 00:00:00 2001 >From: Matt Blenkinsop <matt.blenkinsop@ptfs-europe.com> >Date: Wed, 30 Aug 2023 13:18:04 +0000 >Subject: [PATCH] Bug 19316: Update items api definition > >Signed-off-by: baptiste <baptiste.bayche@inlibro.com> >Signed-off-by: Nick Clemens <nick@bywatersolutions.com> >--- > api/v1/swagger/definitions/item.yaml | 10 ++++++++++ > 1 file changed, 10 insertions(+) > >diff --git a/api/v1/swagger/definitions/item.yaml b/api/v1/swagger/definitions/item.yaml >index ba1a8a890e1..eb31de3cdaa 100644 >--- a/api/v1/swagger/definitions/item.yaml >+++ b/api/v1/swagger/definitions/item.yaml >@@ -227,6 +227,16 @@ properties: > exclude_from_local_holds_priority: > type: boolean > description: Exclude this item from local holds priority. >+ sort1: >+ type: >+ - string >+ - "null" >+ description: "field for additional data to distinguish item records" >+ sort2: >+ type: >+ - string >+ - "null" >+ description: "field for additional data to distinguish item records" > return_claims: > type: array > description: An array of all return claims associated with this item >-- >2.39.2
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 19316
:
154963
|
154964
|
154965
|
154966
|
154967
|
166298
|
166299
|
166300
|
166301
|
166578
|
166593
|
169466
|
169467
|
169468
|
169469
|
169470
|
169503
|
169504
|
169505
| 169506 |
169507