[Koha-bugs] [Bug 17428] REST api: CRUD endpoint for cities

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Oct 14 12:07:13 CEST 2016


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

Martin Renvoize <martin.renvoize at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #56314|0                           |1
        is obsolete|                            |

--- Comment #16 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Created attachment 56501
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=56501&action=edit
Bug 174828: 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.


More information about the Koha-bugs mailing list