Skip to content

Commit feede52

Browse files
NPA-4517: Added headers
1 parent cdaf3a8 commit feede52

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

specification/validated-relationships-service-api.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -513,6 +513,10 @@ paths:
513513
| Patient age validation failure | Request for child proxy where child is over 16, with performer identifier value of 9000000041 | HTTP Status 422 and INVALID_PATIENT_AGE error response |
514514
| Duplicate relationship | Request for relationship that already exists, with performer identifier value of 9000000049 | HTTP Status 409 and DUPLICATE_RELATIONSHIP error response |
515515
516+
operationId: create-proxy-role
517+
parameters:
518+
- $ref: "#/components/parameters/RequestID"
519+
- $ref: "#/components/parameters/CorrelationID"
516520
requestBody:
517521
required: true
518522
content:

0 commit comments

Comments
 (0)