File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -663,7 +663,7 @@ paths:
663663 | -------- | ------- | -------- |
664664 | Successful status update | Valid patch changing status to 'active' | HTTP Status 200 and OperationOutcome|
665665 | Successful access level update | Valid patch modifying access provisions | HTTP Status 200 and OperationOutcome |
666- | Multiple valid changes | Valid patch with multiple operations | HTTP Status 200 and updated Bundle |
666+ | Multiple valid changes | Valid patch with multiple operations | HTTP Status 200 and OperationOutcome |
667667 | Invalid patch format | Malformed JSON patch document | HTTP Status 400 and INVALID_PATCH_FORMAT error response |
668668 | Invalid path | Patch targeting non-existent element | HTTP Status 400 and INVALID_PATCH_PATH error response |
669669 | Invalid status code | Patch with invalid status value | HTTP Status 422 and INVALID_STATUS_CODE error response |
You can’t perform that action at this time.
0 commit comments