Skip to content

Commit 8995798

Browse files
Update eligibility-signposting-api.yaml
Correcting server paths too include -api
1 parent 3cb07de commit 8995798

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

specification/eligibility-signposting-api.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@ tags:
1111
- name: Signposting
1212
- name: NextActions
1313
servers:
14-
- url: https://sandbox.api.service.nhs.uk/eligibility-signposting
14+
- url: https://sandbox.api.service.nhs.uk/eligibility-signposting-api
1515
description: Sandbox Server
16-
- url: https://int.api.service.nhs.uk/eligibility-signposting
16+
- url: https://int.api.service.nhs.uk/eligibility-signposting-api
1717
description: Integration Server
18-
- url: https://api.service.nhs.uk/eligibility-signposting
18+
- url: https://api.service.nhs.uk/eligibility-signposting-api
1919
description: Production Server
2020
paths:
2121
/patient-check/{id}:

0 commit comments

Comments
 (0)