Bug 18102 - REST API: Add pickup_location to library's Swagger definition
Summary: REST API: Add pickup_location to library's Swagger definition
Status: RESOLVED DUPLICATE of bug 16497
Alias: None
Product: Koha
Classification: Unclassified
Component: REST API (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Lari Taskula
QA Contact:
URL:
Keywords:
Depends on: 7534 16497
Blocks:
  Show dependency treegraph
 
Reported: 2017-02-13 11:33 UTC by Lari Taskula
Modified: 2019-01-15 11:26 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
Bug 18102: Add pickup_location to library's Swagger definition (904 bytes, patch)
2017-02-13 11:37 UTC, Lari Taskula
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Lari Taskula 2017-02-13 11:33:08 UTC
Bug 7534 adds a column "pickup_location" to branches table. This column can be configured at cgi-bin/koha/admin/branches.pl. If disabled, it removes the library from list of available pickup locations when placing a hold. This Bug will add the proposed column to api/v1/swagger/definitions/library.json.
Comment 1 Lari Taskula 2017-02-13 11:37:02 UTC
Created attachment 60146 [details] [review]
Bug 18102: Add pickup_location to library's Swagger definition

This patch adds pickup_location to library's Swagger definition.
Comment 2 Josef Moravec 2019-01-15 11:26:38 UTC
Last follow-up added this to bug 16497

*** This bug has been marked as a duplicate of bug 16497 ***