It would be convenient to support PATCH requests to the SubmissionInstanceView and PlaceInstanceView. This would make updating Submissions and Places easier via editor tools (as the client would only need to send data that has changed.) It would also make the system more robust to simultaneous users.
It would be convenient to support
PATCH
requests to theSubmissionInstanceView
andPlaceInstanceView
. This would make updating Submissions and Places easier via editor tools (as the client would only need to send data that has changed.) It would also make the system more robust to simultaneous users.