]> git.koha-community.org Git - koha.git/commit
Bug 36641: (follow-up) Ensure limited return works
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Sat, 13 Jul 2024 12:12:09 +0000 (13:12 +0100)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Thu, 18 Jul 2024 16:25:49 +0000 (18:25 +0200)
commita0f7c4c33b8d5781ad3f5a4ea35bee867dcd7913
treeb2ab36f203488286a53fdd64532d8f1465f26a26
parent0990a6d66b1dd0428803ca82c062cdaec01a1000
Bug 36641: (follow-up) Ensure limited return works

We have a ?rules=a,b parameter available for specifying a subset of
rules in the set to return. This patch adds a test to confirm that works
(and fixes the controller and specification as the test proved it wasn't
working)

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Koha/REST/V1/CirculationRules.pm
api/v1/swagger/paths/circulation_rules.yaml
t/db_dependent/api/v1/circulation_rules.t