https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17932
--- Comment #19 from Marcel de Rooy <[email protected]> --- What about this output for /api/v1/patrons/xxx after the second patch: {"errors":[{"message":"([0] Expected string - got boolean. [1] Not null.)","path":"\/gonenoaddress"},{"message":"([0] Expected string - got number. [1] Not null.)","path":"\/flags"},{"message":"Expected string - got number.","path":"\/privacy"},{"message":"Expected string - got number.","path":"\/borrowernumber"},{"path":"\/guarantorid","message":"([0] Expected string - got number. [1] Not null.)"},{"message":"([0] Expected string - got number. [1] Not null.)","path":"\/sms_provider_id"},{"path":"\/privacy_guarantor_checkouts","message":"Expected string - got number."},{"path":"\/lost","message":"([0] Expected string - got boolean. [1] Not null.)"}]} -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
