-
-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Hi,
I can't figure out how to work with PATCH requests, where you want to update just the specified fields of an entity.
Problems arise when I want to update an optional value and I need to distinguish between the field not being present in the json and specifically setting null as a value.
I'm using Saturn/Giraffe/Thoth.Json.Giraffe.
If there is no supported way of doing this, I thought about representing my changes in JSON Patch format. That should be easier to handle. (http://jsonpatch.com)
Any suggestions?
bughana
Metadata
Metadata
Assignees
Labels
No labels