We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cb07de commit 8995798Copy full SHA for 8995798
specification/eligibility-signposting-api.yaml
@@ -11,11 +11,11 @@ tags:
11
- name: Signposting
12
- name: NextActions
13
servers:
14
- - url: https://sandbox.api.service.nhs.uk/eligibility-signposting
+ - url: https://sandbox.api.service.nhs.uk/eligibility-signposting-api
15
description: Sandbox Server
16
- - url: https://int.api.service.nhs.uk/eligibility-signposting
+ - url: https://int.api.service.nhs.uk/eligibility-signposting-api
17
description: Integration Server
18
- - url: https://api.service.nhs.uk/eligibility-signposting
+ - url: https://api.service.nhs.uk/eligibility-signposting-api
19
description: Production Server
20
paths:
21
/patient-check/{id}:
0 commit comments