Bug 18102

Summary: REST API: Add pickup_location to library's Swagger definition
Product: Koha Reporter: Lari Taskula <lari.taskula>
Component: REST APIAssignee: Lari Taskula <lari.taskula>
Status: RESOLVED DUPLICATE QA Contact:
Severity: enhancement    
Priority: P5 - low CC: jonathan.druart, josef.moravec
Version: master   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on: 7534, 16497    
Bug Blocks:    
Attachments: Bug 18102: Add pickup_location to library's Swagger definition

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 ***