[Koha-bugs] [Bug 27853] POST /patrons doesn't enforce mandatory extended attributes

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 3 18:43:26 CET 2021


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

--- Comment #1 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
How about an array of extended_attribute objects?

"extended_attributes": [
    { "type": "whatever", "code": "yup" },
    { "type": "another", "code": "top" }
]

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


More information about the Koha-bugs mailing list