Bugzilla – Attachment 60146 Details for
Bug 18102
REST API: Add pickup_location to library's Swagger definition
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 18102: Add pickup_location to library's Swagger definition
Bug-18102-Add-pickuplocation-to-librarys-Swagger-d.patch (text/plain), 904 bytes, created by
Lari Taskula
on 2017-02-13 11:37:02 UTC
(
hide
)
Description:
Bug 18102: Add pickup_location to library's Swagger definition
Filename:
MIME Type:
Creator:
Lari Taskula
Created:
2017-02-13 11:37:02 UTC
Size:
904 bytes
patch
obsolete
>From 58603132420ecf7fc93eb7f909dd509e72738ee3 Mon Sep 17 00:00:00 2001 >From: Lari Taskula <lari.taskula@jns.fi> >Date: Mon, 13 Feb 2017 13:35:02 +0200 >Subject: [PATCH] Bug 18102: Add pickup_location to library's Swagger > definition > >This patch adds pickup_location to library's Swagger definition. >--- > api/v1/swagger/definitions/library.json | 4 ++++ > 1 file changed, 4 insertions(+) > >diff --git a/api/v1/swagger/definitions/library.json b/api/v1/swagger/definitions/library.json >index 4195d46..6aeb515 100644 >--- a/api/v1/swagger/definitions/library.json >+++ b/api/v1/swagger/definitions/library.json >@@ -72,6 +72,10 @@ > "opac_info": { > "type": [ "string", "null" ], > "description": "HTML that displays in OPAC" >+ }, >+ "pickup_location": { >+ "type": ["string", "null"], >+ "description": "can your library be listed as a pickup location for holds" > } > } > } >-- >1.9.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 18102
: 60146