Bug 26297: API specs
authorPedro Amorim <pedro.amorim@ptfs-europe.com>
Mon, 11 Dec 2023 17:30:37 +0000 (17:30 +0000)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Mon, 29 Apr 2024 16:53:11 +0000 (18:53 +0200)
commit0e593e59e2a39819e5384f03445a138aa79a7f34
treea50cd3ea2c49edc2d643a2d593b95f52b4b33231
parent5b205969a91d325378945cad4e2730152f2417a6
Bug 26297: API specs

Test plan, k-t-d:
1) Access /api/v1/patron_categories
2) Verify the patron categories are correctly listed

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Bug 26297: (QA follow-up) Move to REST::V1::Patrons::Categories

Bug 26297: (QA follow-up) Use search_with_library_limits

JD amended-patch: squashed + tidy

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Koha/REST/V1/Patrons/Categories.pm [new file with mode: 0644]
api/v1/swagger/definitions/patron_category.yaml [new file with mode: 0644]
api/v1/swagger/paths/patron_categories.yaml [new file with mode: 0644]
api/v1/swagger/swagger.yaml