You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The spec says a patch doc must at least have one patch resource. It does not say what a server should do when a client violates this requirement. A 422 response sounds good, but is it wrong for a server to respond with 200 in this case?
Is there some generic statement in the spec somewhere that explains what servers should do when clients misbehave?