Bugzilla – Attachment 122094 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), 996 bytes, created by
Tomás Cohen Arazi (tcohen)
on 2021-06-17 19:56:11 UTC
(
hide
)
Description:
Bug 28271: Adjust API spec
Filename:
MIME Type:
Creator:
Tomás Cohen Arazi (tcohen)
Created:
2021-06-17 19:56:11 UTC
Size:
996 bytes
patch
obsolete
>From 1b4087eb4c37fe1a40aa2ebf101176bcd2513eb7 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> >--- > 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.32.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 28271
:
120335
|
120336
|
120406
|
122047
|
122054
|
122093
|
122094
|
122095
|
122096
|
122120
|
122121
|
122122
|
122123