Skip to content
This repository has been archived by the owner on Aug 9, 2024. It is now read-only.

PATCH 2xx should check each property individually #13

Open
robinmackaij opened this issue Dec 8, 2021 · 0 comments
Open

PATCH 2xx should check each property individually #13

robinmackaij opened this issue Dec 8, 2021 · 0 comments

Comments

@robinmackaij
Copy link
Collaborator

For 2xx PATCH request, there are now 2 calls: one with all required and optional properties set and one with only required properties (which can result in a request with 0 modifications). Especially for PATCH, it is valuable to PATCH each property individually since for PATCH, the schema generally has only optional properties and those properties are often required for POST and PUT.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant