Bug 36483: Patrons.pm use case
authorTomas Cohen Arazi <tomascohen@theke.io>
Tue, 2 Apr 2024 12:53:45 +0000 (12:53 +0000)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Fri, 12 Apr 2024 10:12:32 +0000 (12:12 +0200)
commit5d9396289e6ff754a79e5fad5f450144eb3a1c7c
tree1ac6f8c387b7c5fce9aabf7c56fff0b77b5462db
parent635e65a3303a01b90bbc93695b24c98720683f10
Bug 36483: Patrons.pm use case

This case brought my attention as there was a different 'user' parameter being passed.
It turns out we already thought about this, and `objects.to_api` is of course always passing it :-D

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Koha/REST/V1/Patrons.pm