Bugzilla – Attachment 174536 Details for
Bug 33641
We should record return library in old checkouts (oldissues)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 33641: (follow-up) Add field to api spec
Bug-33641-follow-up-Add-field-to-api-spec.patch (text/plain), 832 bytes, created by
Nick Clemens (kidclamp)
on 2024-11-14 20:44:16 UTC
(
hide
)
Description:
Bug 33641: (follow-up) Add field to api spec
Filename:
MIME Type:
Creator:
Nick Clemens (kidclamp)
Created:
2024-11-14 20:44:16 UTC
Size:
832 bytes
patch
obsolete
>From be90c26273b73293a79496416d0e13214fda1fed Mon Sep 17 00:00:00 2001 >From: Nick Clemens <nick@bywatersolutions.com> >Date: Thu, 14 Nov 2024 20:43:52 +0000 >Subject: [PATCH] Bug 33641: (follow-up) Add field to api spec > >--- > api/v1/swagger/definitions/checkout.yaml | 5 +++++ > 1 file changed, 5 insertions(+) > >diff --git a/api/v1/swagger/definitions/checkout.yaml b/api/v1/swagger/definitions/checkout.yaml >index 4ace091bd58..c56f8a7e4d1 100644 >--- a/api/v1/swagger/definitions/checkout.yaml >+++ b/api/v1/swagger/definitions/checkout.yaml >@@ -36,6 +36,11 @@ properties: > - "null" > format: date-time > description: Date the item was returned >+ checkin_library: >+ type: >+ - string >+ - "null" >+ description: Library at which the item was returned > last_renewed_date: > type: > - string >-- >2.39.5
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 33641
:
170105
|
170106
|
170107
|
170108
|
170109
|
170110
|
170111
|
170138
|
170139
|
170140
|
170141
|
173562
|
173563
|
173564
|
173565
|
174510
|
174511
|
174512
|
174513
|
174514
|
174536
|
174538
|
174569
|
174570
|
174571
|
174572
|
174573
|
174574
|
174584
|
174585