FNLF / fnlf-backend

F/NLF REST backend
1 stars 0 forks source link

PUT misbehaving on read-only fields #21

Closed einarhuseby closed 9 years ago

einarhuseby commented 9 years ago

Tested that when using PUT, read-only fields will be removed. This should not be default behaviour. Patch works just fine. See also #11 where this was introduced

einarhuseby commented 9 years ago

Keeping this open for now

einarhuseby commented 9 years ago

Changed all to patch which under normal operations is the preferred way to do changes