Remove PATCH route and code
This commit is contained in:
@@ -3,12 +3,7 @@ PRIORITY - ALWAYS Lowest level stuff first
|
||||
|
||||
---
|
||||
todo: API REFACTORING (note: workordercontroller / biz should be following all these rules so it's the template if need reference)
|
||||
todo: consider and then get rid of PATCH in all routes
|
||||
unless compelling reason to keep
|
||||
Would there be a place in the UI where I would want to patch part of an object?
|
||||
Because I already ditched that for the workorder which is the heaviest and most patchable object in the bunch
|
||||
if I change a name would I patch it or just put the whole record?
|
||||
supporting it only for the use of third party users is not a good idea
|
||||
todo: get rid of PATCH in all routes
|
||||
todo: consider renaming ConcurrencyToken to a shorter string?
|
||||
todo: all api route parameters, post object sb "newObject", put="putObject"
|
||||
IN BIZ TOO
|
||||
|
||||
Reference in New Issue
Block a user