Skip to content

Conversation

@MatthewPopat-NHS
Copy link

Summary

  • ✨ New Feature

@github-actions
Copy link

github-actions bot commented Jan 8, 2026

This PR is linked to a ticket in an NHS Digital JIRA Project. Here's a handy link to the ticket:

AEA-6028

spec["x-nhsd-apim"].target.url = `https://${stackName}.${awsEnvironment}.eps.national.nhs.uk`
if (apigeeEnvironment === "prod") {
spec.servers = [ {url: `https://api.service.nhs.uk/${instance}`} ]
spec.components.securitySchemes["nhs-cis2-aal3"] = {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

@anthony-nhs anthony-nhs Jan 13, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

proxygenKid: string
}

export async function deployApi(
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

how will this deal when we need to delete something from the spec in prod - https://github.com/NHSDigital/eps-prescription-status-update-api/blob/main/.github/scripts/deploy_api.sh#L105

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we also do this in fhir api

@sonarqubecloud
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants