https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15516
--- Comment #517 from David Cook <[email protected]> --- Created attachment 185135 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=185135&action=edit Bug 15516: (follow-up) fix holds API This patch adds a missing hold_group_id definition in holds API Test plan: 0. Apply the patch 1. Rebuild swagger redocly bundle --ext json api/v1/swagger/swagger.yaml \ --output api/v1/swagger/swagger_bundle.json 2. Run unit tests: prove t/db_dependent/api/v1/holds.t -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
