Bugzilla – Attachment 166301 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.04 KB, created by
Matt Blenkinsop
on 2024-05-07 15:55:33 UTC
(
hide
)
Description:
Bug 19316: Update items api definition
Filename:
MIME Type:
Creator:
Matt Blenkinsop
Created:
2024-05-07 15:55:33 UTC
Size:
1.04 KB
patch
obsolete
>From 0fc5e6479c8ff7c9a9a246590e27cd71b1f31e69 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 > >--- > 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 ba1a8a890e..eb31de3cda 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.37.1 (Apple Git-137.1)
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