Skip to content

Commit 4daa07d

Browse files
authored
Update spec (#65)
* Fixed formatting * Linebreak added
1 parent 918168f commit 4daa07d

1 file changed

Lines changed: 11 additions & 2 deletions

File tree

specification/nhs-website-content-api.yaml

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,17 @@ info:
2222
* get Ratings and Reviews of NHS services.
2323
2424
Pick a page from one of these sections on the [NHS website](https://www.nhs.uk/).
25-
Make a note of the path in the page URL (the bit that appears after '`https://www.nhs.uk/`').
26-
You can then use this path to make API calls to the 'Integration test' environment and the 'Production' environment like so ...\n\n**Integration test environment**\n\n`https://int.api.service.nhs.uk/nhs-website-content/YOUR_PATH_GOES_HERE`\n\n**Production environment**\n\n`https://api.service.nhs.uk/nhs-website-content/YOUR_PATH_GOES_HERE`
25+
Make a note of the path in the page URL (the bit that appears after '`https://www.nhs.uk/`').
26+
27+
You can then use this path to make API calls to the 'Integration test' environment and the 'Production' environment like so …
28+
29+
**Integration test environment**
30+
31+
`https://int.api.service.nhs.uk/nhs-website-content/YOUR_PATH_GOES_HERE`
32+
33+
**Production environment**
34+
35+
`https://api.service.nhs.uk/nhs-website-content/YOUR_PATH_GOES_HERE`
2736
2837
## Who can use this API
2938
Anyone can use this API for any purpose, so long as they have agreed to the [Online connection agreement](https://digital.nhs.uk/developer/guides-and-documentation/online-connection-agreement) during the [onboarding process](https://digital.nhs.uk/developer/guides-and-documentation/onboarding-process) and they include an [attribution](#overview--attribution) as outlined below.

0 commit comments

Comments
 (0)