Skip to content

Commit ae074c4

Browse files
committed
Update description to correctly show OperationOutcome as the result
1 parent 9f02684 commit ae074c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

specification/validated-relationships-service-api.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -485,8 +485,8 @@ paths:
485485
## Sandbox test scenarios
486486
| Scenario | Request | Response |
487487
| -------- | ------- | -------- |
488-
| Successful parent-child proxy creation | Valid request with parental relationship and birth certificate evidence | HTTP Status 201 and Bundle containing created Consent resource |
489-
| Successful adult-adult proxy creation | Valid request with appropriate relationship and evidence | HTTP Status 201 and Bundle containing created Consent resource |
488+
| Successful parent-child proxy creation | Valid request with parental relationship and birth certificate evidence | HTTP Status 201 and OperationOutcome response |
489+
| Successful adult-adult proxy creation | Valid request with appropriate relationship and evidence | HTTP Status 201 and OperationOutcome response |
490490
| Invalid performer NHS number | Request with invalid NHS number format | HTTP Status 400 and INVALID_NHS_NUMBER error response |
491491
| Missing required evidence | Request without evidence of responsibility | HTTP Status 422 and MISSING_EVIDENCE error response |
492492
| Invalid access level | Request with undefined access level code | HTTP Status 400 and INVALID_ACCESS_LEVEL error response |

0 commit comments

Comments
 (0)