Skip to content

Commit

Permalink
Merge pull request #88 from NHSDigital/feature/nrlf-425-missing-heade…
Browse files Browse the repository at this point in the history
…r-ods-code-extension

[NRLF-425] Added missing ods code extension for endpoints
  • Loading branch information
Brian Bayes authored Apr 28, 2023
2 parents 7a7b833 + 7173cab commit a570f23
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions specification/record-locator/producer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -797,6 +797,7 @@ paths:
parameters:
- $ref: "#/components/parameters/id"
- $ref: "#/components/parameters/odsCode"
- $ref: "#/components/parameters/odsCodExtension"
- $ref: "#/components/parameters/requestId"
- $ref: "#/components/parameters/correlationId"
responses:
Expand Down Expand Up @@ -864,6 +865,7 @@ paths:
parameters:
- $ref: "#/components/parameters/id"
- $ref: "#/components/parameters/odsCode"
- $ref: "#/components/parameters/odsCodeExtension"
- $ref: "#/components/parameters/requestId"
- $ref: "#/components/parameters/correlationId"
responses:
Expand Down

0 comments on commit a570f23

Please sign in to comment.