WellDone / strato-old

Strato web portal - device management, configuration, and data visualization for MoMo mobile monitors
MIT License
2 stars 2 forks source link

No-op PUT edit requests shouldn't be errors. #83

Open amcgee opened 10 years ago

amcgee commented 10 years ago

Or maybe they should, but the behavior should be well-defined regardless.

amcgee commented 10 years ago

In fact, these requests should either use PATCH or PUT the entire updated object, in order to conform with the REST standards for those request types.