Skip to content

NPA-5880: Pre-prod/int environment Postman collection#273

Merged
ClarksonAdam merged 15 commits into
masterfrom
task/NPA-5880/int-postman-collection
Dec 8, 2025
Merged

NPA-5880: Pre-prod/int environment Postman collection#273
ClarksonAdam merged 15 commits into
masterfrom
task/NPA-5880/int-postman-collection

Conversation

@ClarksonAdam

Copy link
Copy Markdown
Contributor

Pull Request

🧾 Ticket Link

https://nhsd-jira.digital.nhs.uk/browse/NPA-5880


📄 Description/Summary of Changes

  • Added Postman collection for INT
  • Updated OAS to include INT postman collection button
  • Added environment variables file for INT

🧪 Developer Testing Carried Out

  • Ran all Postman collection requests and examples

🧪 Reviewer Testing Required

  • Check Postman requests
  • Review documentation around Postman collection

✅ Developer Checklist

  • PR title follows the format: NPA-XXXX: <short-description>
  • Branch name follows the convention: <type>/NPA-XXXX/<short-description>
  • Commit messages follow the template: NPA-XXXX: <short-description>
  • All acceptance criteria from the Jira ticket are addressed
  • Automated tests (unit/integration/API/infrastructure etc. tests) are added or updated
  • Assignees and appropriate labels (e.g. terraform, documentation) are added

👀 Reviewer Checklist

  • Changes meet the acceptance criteria of the Jira ticket
  • Code is able to be merged (no conflicts and adheres to coding standards)
  • Sufficient test evidence is provided (manual and/or automated)
  • Infrastructure/operational/build changes are validated (if applicable)

🚀 Post-merge

After merging and deploying changes to the sandbox, Postman collection or spec examples please run the Run Postman
collection workflow.

This will run the tests within the collection to check that the sandbox is working as expected once deployed.

@ClarksonAdam ClarksonAdam self-assigned this Dec 1, 2025
@ClarksonAdam ClarksonAdam added postman Changes to the postman collection OAS Updated the OpenAPI Specification (OAS) labels Dec 1, 2025
@github-actions

github-actions Bot commented Dec 1, 2025

Copy link
Copy Markdown

This branch is work on a ticket in the NHS Digital NPA JIRA Project. Here's a handy link to the ticket:

NPA-5880

7 similar comments
@github-actions

github-actions Bot commented Dec 1, 2025

Copy link
Copy Markdown

This branch is work on a ticket in the NHS Digital NPA JIRA Project. Here's a handy link to the ticket:

NPA-5880

@github-actions

github-actions Bot commented Dec 1, 2025

Copy link
Copy Markdown

This branch is work on a ticket in the NHS Digital NPA JIRA Project. Here's a handy link to the ticket:

NPA-5880

@github-actions

github-actions Bot commented Dec 2, 2025

Copy link
Copy Markdown

This branch is work on a ticket in the NHS Digital NPA JIRA Project. Here's a handy link to the ticket:

NPA-5880

@github-actions

github-actions Bot commented Dec 2, 2025

Copy link
Copy Markdown

This branch is work on a ticket in the NHS Digital NPA JIRA Project. Here's a handy link to the ticket:

NPA-5880

@github-actions

github-actions Bot commented Dec 2, 2025

Copy link
Copy Markdown

This branch is work on a ticket in the NHS Digital NPA JIRA Project. Here's a handy link to the ticket:

NPA-5880

@github-actions

github-actions Bot commented Dec 3, 2025

Copy link
Copy Markdown

This branch is work on a ticket in the NHS Digital NPA JIRA Project. Here's a handy link to the ticket:

NPA-5880

@github-actions

github-actions Bot commented Dec 4, 2025

Copy link
Copy Markdown

This branch is work on a ticket in the NHS Digital NPA JIRA Project. Here's a handy link to the ticket:

NPA-5880

Comment thread scripts/README.md

```
export APIGEE_ENVIRONMENT=int
export APPLICATION_CLIENT_ID={application_client_id}

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Is there anything that explains where the application_client_id and application_client_secret comes from?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

That's a good shout

@github-actions

github-actions Bot commented Dec 5, 2025

Copy link
Copy Markdown

This branch is work on a ticket in the NHS Digital NPA JIRA Project. Here's a handy link to the ticket:

NPA-5880

2 similar comments
@github-actions

github-actions Bot commented Dec 5, 2025

Copy link
Copy Markdown

This branch is work on a ticket in the NHS Digital NPA JIRA Project. Here's a handy link to the ticket:

NPA-5880

@github-actions

github-actions Bot commented Dec 5, 2025

Copy link
Copy Markdown

This branch is work on a ticket in the NHS Digital NPA JIRA Project. Here's a handy link to the ticket:

NPA-5880

Comment thread scripts/README.md
e.g.

```
{'access_token': 'EFFs3EeT0SZbF2J14LvM93vVDTaA', 'expires_in': '599', 'refresh_token': 'BDEcXjJI36DJA8Dlw8wS0jCuYJJqC8tK', 'refresh_token_expires_in': '43199', 'refresh_count': '0', 'token_type': 'Bearer'}

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Initially, I was confused as to the 'access_token' being the full blob and not just the 'access_token' key value pair, not sure whether it is worth explicitly mentioning? "(The access token is the full '{..}' object)"

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Also a good shout

@github-actions

github-actions Bot commented Dec 8, 2025

Copy link
Copy Markdown

This branch is work on a ticket in the NHS Digital NPA JIRA Project. Here's a handy link to the ticket:

NPA-5880

@ClarksonAdam ClarksonAdam force-pushed the task/NPA-5880/int-postman-collection branch from dcaaa73 to 92f5e67 Compare December 8, 2025 12:21
@github-actions

github-actions Bot commented Dec 8, 2025

Copy link
Copy Markdown

This branch is work on a ticket in the NHS Digital NPA JIRA Project. Here's a handy link to the ticket:

NPA-5880

@github-actions

github-actions Bot commented Dec 8, 2025

Copy link
Copy Markdown

This branch is work on a ticket in the NHS Digital NPA JIRA Project. Here's a handy link to the ticket:

NPA-5880

@ClarksonAdam ClarksonAdam merged commit 9c8296a into master Dec 8, 2025
17 checks passed
@ClarksonAdam ClarksonAdam deleted the task/NPA-5880/int-postman-collection branch December 8, 2025 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OAS Updated the OpenAPI Specification (OAS) postman Changes to the postman collection

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants