File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed
specification/examples/responses/PATCH_Consent/errors Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11PatchConsentInvalidPatchFormatError :
22 summary : Bad request format is invalid
3- description : 400 error response bundle for a malformed JSON patch document
3+ description : 400 error response for a malformed JSON patch document
44 value :
55 issue :
66 - code : invalid
Original file line number Diff line number Diff line change 11PatchConsentInvalidPathError :
22 summary : Bad request path is invalid
3- description : 400 error response bundle for patch targeting non-existent element
3+ description : 400 error response for patch targeting non-existent element
44 value :
55 issue :
66 - code : invalid
Original file line number Diff line number Diff line change 11PatchConsentInvalidStateTransitionError :
22 summary : Bad request invalid state transition
3- description : 422 error response bundle for a request with an invalid state transition
3+ description : 422 error response for a request with an invalid state transition
44 value :
55 issue :
66 - code : invalid
Original file line number Diff line number Diff line change 11PatchConsentInvalidStatusCodeError :
22 summary : Bad request invalid status code
3- description : 422 error response bundle for a request with an invalid status code
3+ description : 422 error response for a request with an invalid status code
44 value :
55 issue :
66 - code : invalid
Original file line number Diff line number Diff line change 11PatchConsentRelationshipNotFoundError :
2- summary : Bad request for proxy role that ais not found
3- description : 404 error response bundle for proxy role that is not found
2+ summary : Bad request for proxy role that is not found
3+ description : 404 error response for proxy role that is not found
44 value :
55 issue :
66 - code : invalid
You can’t perform that action at this time.
0 commit comments