[Koha-bugs] [Bug 23770] Add Koha::Object(s)->to_api method

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Oct 7 20:57:11 CEST 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23770

--- Comment #1 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 93831
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=93831&action=edit
Bug 23770: Add Koha::Object(s)->to_api method

Generic method that changes the attribute names of an object in the
presence of the to_api_mapping method. It otherwise falls back to
returning the TO_JSON output.

This is WIP submitted early for scrutiny. Tests and example usage in an
API controller coming.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list