Bugzilla – Attachment 120336 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), 912 bytes, created by
Jonathan Druart
on 2021-04-30 13:22:04 UTC
(
hide
)
Description:
Bug 28271: Adjust API spec
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2021-04-30 13:22:04 UTC
Size:
912 bytes
patch
obsolete
>From e8b6046c7ef1280949db263f7daa427cc2a83a86 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 > >--- > 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 2c1046d1363..dc0b0a8e61e 100644 >--- a/api/v1/swagger/paths/return_claims.json >+++ b/api/v1/swagger/paths/return_claims.json >@@ -299,6 +299,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" > } > } > } >-- >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