Koha Test Wiki MediaWiki Postgres

One of a series of test instances for migrating the Koha Wiki MediaWiki database.

For the current Koha Wiki, visit https://wiki.koha-community.org .

Biblios pickup locations endpoint RFC

From Koha Test Wiki MediaWiki Postgres

Jump to: navigation, search
Home
Koha > Technical > Development > RFCs

This RFC proposes a way to fetch allowed pickup locations for an biblio (as returned by `Koha::Biblio->pickup_locations`). This is implemented on bug 27932

Actions and routes

The following table presents proposed implementation.

Description Action Proposed
Get allowed pickup locations
 GET
 /biblios/{biblio_id}/pickup_locations?patron_id=<THE patron ID>


Discussion

Personal tools