Skip to content

Commit c03bcad

Browse files
Merge pull request #55 from NHSDigital/NPA-2635-api-doc-fixes
NPA-2635: Documentation fixes
2 parents c691356 + fb2717b commit c03bcad

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

specification/validated-relationships-service-api.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -109,11 +109,11 @@ info:
109109
The source code for the PDS FHIR back end (the Core Spine source code) is not currently in the open. If you think this would be useful, you can [upvote the suggestion on our Interactive Product Backlog](https://nhs-digital-api-management.featureupvote.com/suggestions/466692/open-source-core-spine-including-pds-eps-scr-and-more).
110110
111111
## Environments and testing
112-
| Environment | Base URL |
113-
| ----------------- | ---------------------------------------------------------------------- |
114-
| Sandbox | `https://internal-dev-sandbox.api.service.nhs.uk/validated-relationships-service-api/FHIR/R4/` |
115-
| Integration test | `https://int.api.service.nhs.uk/validated-relationships/FHIR/R4/` |
116-
| Production | `https://api.service.nhs.uk/validated-relationships/FHIR/R4/` |
112+
| Environment | Base URL |
113+
| ----------------- | ------------------------------------------------------------------------------------ |
114+
| Sandbox | `https://sandbox.api.service.nhs.uk/validated-relationships-service-api/FHIR/R4/` |
115+
| Integration test | `https://int.api.service.nhs.uk/validated-relationships/FHIR/R4/` |
116+
| Production | `https://api.service.nhs.uk/validated-relationships/FHIR/R4/` |
117117
118118
### Sandbox testing
119119
Our [sandbox environment](https://digital.nhs.uk/developer/guides-and-documentation/testing#sandbox-testing)
@@ -148,7 +148,7 @@ servers:
148148
paths:
149149
/RelatedPerson:
150150
get:
151-
summary: Get validated relationships.
151+
summary: Get validated relationships
152152
description: |
153153
## Overview
154154
Use this endpoint to get validated relationships for a proxy with a given NHS Number.

0 commit comments

Comments
 (0)