Skip to content

Commit 91a3cd0

Browse files
authored
Docs: [AEA-0000] - Set the production url in OpenAPI spec (#272)
## Summary - Routine Change ### Details Set the production url in OpenAPI spec
1 parent c559f04 commit 91a3cd0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

specification/prescriptions-for-patients.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,9 +79,9 @@ info:
7979
## Environment and testing
8080
| Environment | Base URL |
8181
| --------------------- | ---------------------------------------------------------------------------- |
82-
| Integration | `https://int.api.service.nhs.uk/prescriptions-for-patients` |
83-
| Production | Not yet available |
8482
| Sandbox | `https://sandbox.api.service.nhs.uk/prescriptions-for-patients` |
83+
| Integration | `https://int.api.service.nhs.uk/prescriptions-for-patients` |
84+
| Production | `https://api.service.nhs.uk/prescriptions-for-patients` |
8585
8686
## Onboarding
8787
Your software must be approved by us before you can begin the EPS onboarding process and go live with this FHIR API. EPS 'onboarding' is the term used for the development and assurance required before IT suppliers can offer EPS to NHS organisations.

0 commit comments

Comments
 (0)