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

--- Comment #24 from Martin Renvoize <martin.renvo...@ptfs-europe.com> ---
Created attachment 56557
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=56557&action=edit
Bug 17428: Followup - More RESTfull handling of endpoints

* PUT should always be full objects, and not partial updates (use PATCH
  for partials)
* Validate query parameters instead of blindly passing them to the model
* Update tests to check for swagger validation errors instead of koha
exceptions

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to