senaite / senaite.jsonapi

RESTful JSON API for SENAITE
https://www.senaite.com
GNU General Public License v2.0
11 stars 19 forks source link

Revisit update route #40

Closed xispa closed 4 years ago

xispa commented 4 years ago

Description of the issue/feature this PR addresses

This PR reviews the behavior of update route and adds doctests as well.

The following has been fixed:

The following has been added:

And the following restrictions have been added:

-- I confirm I have tested the PR thoroughly and coded it according to PEP8 standards.