Skip to content

Commit 2b2c456

Browse files
committed
ELI-338: fixes url in target
1 parent 04d7018 commit 2b2c456

6 files changed

Lines changed: 6 additions & 6 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
$ref: security-internal-dev.yaml
1+
$ref: security-sandbox.yaml
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
$ref: access-internal-dev.yaml
1+
$ref: access-sandbox.yaml
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
$ref: ratelimit-internal-dev.yaml
1+
$ref: ratelimit-sandbox.yaml

specification/x-nhsd-apim/target-dev.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
type: external
2-
url: "TBC"
2+
url: "https://dev.eligibility-signposting-api.nhs.uk"
33
healthcheck: /patient-check/_status
44
security:
55
type: mtls

specification/x-nhsd-apim/target-internal-dev.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
type: external
2-
url: "TBC"
2+
url: "https://internal-dev.eligibility-signposting-api.nhs.uk"
33
healthcheck: /patient-check/_status
44
security:
55
type: mtls
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
$ref: target-internal-dev.yaml
1+
$ref: target-sandbox.yaml

0 commit comments

Comments
 (0)