Bug 32711: Add 'public_read_list' appropriately
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 24 Jan 2023 15:00:03 +0000 (15:00 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Mon, 24 Jul 2023 16:58:25 +0000 (13:58 -0300)
commit61cacd898547bbddd7a1cbb5fb9f7b99380e8a83
tree958e1a31793f8d9a7317cba016f00639685e94eb
parent050c173f6cb2570948fd9ff22e047ee750bd0270
Bug 32711: Add 'public_read_list' appropriately

We're exposing biblio (and thus biblioitem) to the public API now and as
such we need to explisitely list which fields to include in the response
when called on the public api.

Signed-off-by: Silvia Meakins <smeakins@eso.org>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Koha/Biblio.pm
Koha/Biblioitem.pm