diff --git a/specification/x-nhsd-apim/ratelimit-prod.yaml b/specification/x-nhsd-apim/ratelimit-prod.yaml index 1dafe5a..035b7e7 100644 --- a/specification/x-nhsd-apim/ratelimit-prod.yaml +++ b/specification/x-nhsd-apim/ratelimit-prod.yaml @@ -1,3 +1,3 @@ proxy: - limit: 5 + limit: 20 timeunit: second diff --git a/specification/x-nhsd-apim/target-prod.yaml b/specification/x-nhsd-apim/target-prod.yaml index a4dca6a..f666854 100644 --- a/specification/x-nhsd-apim/target-prod.yaml +++ b/specification/x-nhsd-apim/target-prod.yaml @@ -1,5 +1,5 @@ type: external -url: "TBC" +url: "prod.eligibility-signposting-api.national.nhs.uk" healthcheck: /_status security: type: mtls