https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33996 Bug ID: 33996 Summary: Authority objects missing mapping Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: REST API Assignee: koha-bugs@lists.koha-community.org Reporter: tomascohen@gmail.com CC: tomascohen@gmail.com Koha::Authority doesn't have a `to_api_mapping()` method. I noticed because the tests were using 'authid' but the PATH parameter is named 'authority_id'. We need to fix this urgently. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.