https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38204
--- Comment #12 from Martin Renvoize (ashimema) <[email protected]> --- Ha.. nothing has actually been validating against this basket spec before now.. so he's just fixing the spec to match what has already been the case in the actual returns for some time. We don't ref to the basket spec for either of the existing embeds (I seem to remember trying to with edi but discovering I couldn't due to library limitations and the 'or null' option. Correct me if I'm wrong, but we still don't have anything better than: basket: type: - object - "null" description: Koha basket For the case where we need to support no basket key at all, basket key but null as the content and basket key with a full basket object as the response... or can we ref the basket definition for the object type -- You are receiving this mail because: 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/
