Skip to content

Commit 18be86e

Browse files
committed
testing sandbox II
1 parent 8f6fb9f commit 18be86e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.specification.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ The sandbox can be tested locally with `make run`. This will spin up a mock Pris
149149

150150
From a separate terminal, test each endpoint as follows:
151151

152-
- Copy the appropriate `curl` command. These can be retrieved using the Swagger editor; expand the required endpoint, select 'Try it out', and then 'Execute'. The `curl` command to use will appear in the Curl window.
152+
- Copy the appropriate `curl` command. These can be retrieved by opening the `specification/immunisation-fhir-api.yaml` file in the Swagger editor; expand the required endpoint, select 'Try it out', and then 'Execute'. The `curl` command to use will appear in the Curl window.
153153

154154
- Replace
155155
https://sandbox.api.service.nhs.uk/immunisation-fhir-api/FHIR/R4/ with http://0.0.0.0:9000/

0 commit comments

Comments
 (0)