Skip to content

Commit

Permalink
[NRLF-425] Renamed RequestHeaderReceiverCode to RequestHeaderOrganisa…
Browse files Browse the repository at this point in the history
…tionExtensionCode
  • Loading branch information
brianbayes committed Apr 27, 2023
1 parent ef52ac7 commit 199db66
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions specification/record-locator/producer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1626,7 +1626,7 @@ components:
type: string
RequestHeaderOdsCode:
type: string
RequestHeaderReceiverCode:
RequestHeaderOrganisationExtensionCode:
type: string
RequestHeaderRequestId:
type: string
Expand Down Expand Up @@ -1718,10 +1718,10 @@ components:
value: XYZ
odsCodeExtension:
name: NHSD-End-User-Organisation
description: Receiver Code for Organisation
description: Organisation extension code
in: header
schema:
$ref: "#/components/schemas/RequestHeaderReceiverCode"
$ref: "#/components/schemas/RequestHeaderOrganisationExtensionCode"
requestId:
name: X-Request-ID
description: |
Expand Down

0 comments on commit 199db66

Please sign in to comment.