Bugzilla – Attachment 122121 Details for
Bug 28271
Add the ability to set a new lost status when a claim is resolved
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 28271: Adjust API spec
Bug-28271-Adjust-API-spec.patch (text/plain), 1.04 KB, created by
Andrew Fuerste-Henry
on 2021-06-18 11:50:07 UTC
(
hide
)
Description:
Bug 28271: Adjust API spec
Filename:
MIME Type:
Creator:
Andrew Fuerste-Henry
Created:
2021-06-18 11:50:07 UTC
Size:
1.04 KB
patch
obsolete
>From ff325be2ffe665f2ee54a28d16d4bb77146d6d4f Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Fri, 30 Apr 2021 15:21:46 +0200 >Subject: [PATCH] Bug 28271: Adjust API spec > >Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> > >Signed-off-by: Andrew Fuerste-Henry <andrew@bywatersolutions.com> >--- > api/v1/swagger/paths/return_claims.json | 4 ++++ > 1 file changed, 4 insertions(+) > >diff --git a/api/v1/swagger/paths/return_claims.json b/api/v1/swagger/paths/return_claims.json >index 2141f9168d..39eada0d35 100644 >--- a/api/v1/swagger/paths/return_claims.json >+++ b/api/v1/swagger/paths/return_claims.json >@@ -286,6 +286,10 @@ > "resolved_by": { > "description": "User id for the librarian resolving the claim", > "type": "string" >+ }, >+ "new_lost_status": { >+ "description": "New lost status to set to the item", >+ "type": "string" > } > }, > "additionalProperties": false >-- >2.20.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 28271
:
120335
|
120336
|
120406
|
122047
|
122054
|
122093
|
122094
|
122095
|
122096
|
122120
| 122121 |
122122
|
122123