http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13799
--- Comment #174 from Martin Renvoize <[email protected]> --- Error responses.. I see you've added a nice simple schema for validating error responses. However, there seems to be a general move toward standardising on the error format at described by the Swagger2 plugins error handler.. Perhaps we should follow suite and adopt that same format, which is pretty darn close to what we have already (with the exception that it allows for an array of errors with messages as a posed to just a single error message string). I'm also happy to supply a patch if this is how we wish to proceed. -- 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/
