cloudwan / gohan

Gohan is an API Gateway Server written by Go that makes it easy for developers to create and maintain REST-style API
http://www.slideshare.net/natiueno/gohan-61170476
Other
109 stars 44 forks source link

Add preserving unspecified fields during update in internal schema objects #634

Closed JDCodi closed 6 years ago

p-kozlowski commented 6 years ago

LGTM, please just add a test for overwriting an undefined value with an object and rebase

morrisson commented 6 years ago

@nati I think this change should be good but this may change the current behavior for PUT request, so it would be grateful if you could check this PR.

morrisson commented 6 years ago

@JDCodi Please rebase and squash commits.

zimnx commented 6 years ago

@morrisson waiting for your approval