Skip to content

Commit df17428

Browse files
committed
fix typo
1 parent ae074c4 commit df17428

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/validated-relationships-service-api.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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 |

0 commit comments

Comments
 (0)