https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28002
Tomás Cohen Arazi <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |23666, 27855 Assignee|[email protected] |[email protected] |ity.org | Text to go in the| |This development adds an release notes| |optional parameter to the | |POST /patrons route, so | |extended attributes can be | |passed for patron creation. | |It relies on the underlying | |code to handle extended | |attributes | |constraints/requirements | |(repeatable, mandatory, | |unique, etc). | | | |The added | |attribute (to be passed in | |the body of the POST | |request) is | |'extended_attributes' and | |consists of an array of | |extended attribute objects | |(properly described on the | |spec). Status|NEW |ASSIGNED Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23666 [Bug 23666] Add API route for additional patron attributes https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27855 [Bug 27855] Allow embedding extended_attributes on /patrons routes -- You are receiving this mail because: You are the assignee for the bug. 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/
