Skip to content

Comments

NPA-6376: Content Review#298

Merged
ClarksonAdam merged 9 commits intomasterfrom
task/NPA-6376/review-spec
Feb 20, 2026
Merged

NPA-6376: Content Review#298
ClarksonAdam merged 9 commits intomasterfrom
task/NPA-6376/review-spec

Conversation

@ellie-bound1-NHSD
Copy link
Contributor

Pull Request

🧾 Ticket Link

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


📄 Description/Summary of Changes

  • No changes.. But place for comments to be added

🧪 Developer Testing Carried Out


🧪 Reviewer Testing Required


✅ 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.

@github-actions
Copy link

github-actions bot commented Feb 4, 2026

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

NPA-6376

1 similar comment
@github-actions
Copy link

github-actions bot commented Feb 4, 2026

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

NPA-6376

Copy link
Contributor

@miiisterjim miiisterjim left a comment

Choose a reason for hiding this comment

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

OK so I think generally my comments boil down to the below. Note that i haven't reviewed the QuestionnaireResponse endpoints schema/examples because that's all going to be reworked in due course when we split the questionnaires for apply/nominate.

  • some wording improvements to make the docs clearer
  • some fixes i think ought to be done as a priority as they represent bugs, I've noted in my comments where i perceive there to be an impact on NHS Login
  • a wholesale review of updates required to replace the use of performer with grantee - for this, I would update the schemas (leaving performer as valid in terms of runtime validation/implementation for backwards compatibility and leave support for the querystring parameter without it being documented on the OAS i.e. still valid technically, but not documented anymore) but everywhere else (examples, documentation, API specs) update to reflect the use of grantee)...leave that to your better judgement on how you wanna manage it though cus hiding things in the docs ain't great, but neither is duplicating performer and grantee documentation (especially where querystring parameter and error codes are concerned
  • same wholesale addition and review of all examples of the new properties added from the IOPS changes that aren't in this branch

@github-actions
Copy link

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

NPA-6376

@ClarksonAdam ClarksonAdam requested review from ClarksonAdam and removed request for ClarksonAdam February 13, 2026 16:22
@ClarksonAdam ClarksonAdam force-pushed the task/NPA-6376/review-spec branch from 2581b3b to 3a94ce8 Compare February 13, 2026 17:20
@github-actions
Copy link

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

NPA-6376

3 similar comments
@github-actions
Copy link

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

NPA-6376

@github-actions
Copy link

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

NPA-6376

@github-actions
Copy link

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

NPA-6376

Copy link
Contributor Author

@ellie-bound1-NHSD ellie-bound1-NHSD left a comment

Choose a reason for hiding this comment

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

Approved but I cannot approve as I created the PR 😠

@ClarksonAdam ClarksonAdam force-pushed the task/NPA-6376/review-spec branch from 530018c to a1b4a7a Compare February 20, 2026 14:03
@github-actions
Copy link

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

NPA-6376

@ClarksonAdam ClarksonAdam merged commit a788a9e into master Feb 20, 2026
17 checks passed
@ClarksonAdam ClarksonAdam deleted the task/NPA-6376/review-spec branch February 20, 2026 14:23
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.

4 participants