Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs: [AEA-3942] - add repeat number to psu api spec #104

Merged
merged 7 commits into from
Apr 9, 2024

Conversation

jonathanwelch1-nhs
Copy link
Contributor

Summary

  • Routine Change

Adds the number of repeats allowed for a eRD

Copy link

github-actions bot commented Apr 9, 2024

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

Copy link

sonarqubecloud bot commented Apr 9, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@natasafrgk natasafrgk merged commit 3645f19 into main Apr 9, 2024
16 of 18 checks passed
@@ -1,5 +1,5 @@
type: object
required: [id, resourceType, basedOn, status, businessStatus, intent, focus, for, lastModified, owner]
required: [id, resourceType, basedOn, status, businessStatus, intent, focus, for, lastModified, owner, input]

Choose a reason for hiding this comment

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

@jonathanwelch1-nhs would this change mean the input field would show up as mandatory in the OAS? If so, this should be removed as the input field is optional

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.

3 participants