]> git.koha-community.org Git - koha.git/commit
Bug 36453: (QA follow-up) Update api spec
authorPedro Amorim <pedro.amorim@ptfs-europe.com>
Wed, 24 Apr 2024 11:25:19 +0000 (11:25 +0000)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 11 Jun 2024 09:43:54 +0000 (10:43 +0100)
commit4ab0a277531de944841a7e7b9f15dc78acffdd17
tree6d9787a599b32eadf612c8495ea3b004022b6ade
parent9845fb2f42997acd8b76badfa89f371f53fab192
Bug 36453: (QA follow-up) Update api spec

Access {staff_url}/api/v1/patron_categories and notice all is as expected
Update some patron category's blocked expired patron OPAC actions and access the endpoint again, notice it's okay.

Updated API tests to include to_api confirming attributes are rendered correctly:
prove t/db_dependent/api/v1/patron_categories

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
api/v1/swagger/definitions/patron_category.yaml
t/db_dependent/api/v1/patron_categories.t