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

Add limitation for candidate_id to ScheduleABySizeCandidateView, ScheduleAByStateCandidateView and ScheduleABySizeCandidateTotalsView #5753

Open
1 of 7 tasks
fec-jli opened this issue Mar 11, 2024 · 0 comments · May be fixed by #5779

Comments

@fec-jli
Copy link
Contributor

fec-jli commented Mar 11, 2024

What we’re after

This PR will add candidate_id limitation number search on these three endpoints:
ScheduleABySizeCandidateView
ScheduleAByStateCandidateView
ScheduleAByStateCandidateTotalsView

Related ticket(s)

Remove per_page cap on ScheduleABySizeCandidateView, ScheduleAByStateCandidateView, and ScheduleAByStateCandidateTotalsView

Tech steps

Completion criteria

  • Only allow user to search max 10 of candidate_id
  • Add autotest
  • Notice api users
@fec-jli fec-jli added this to the 24.4 milestone Mar 11, 2024
@cnlucas cnlucas modified the milestones: 24.4, 24.5 Mar 12, 2024
@fec-jli fec-jli changed the title Add limitation for candidate_id to No Cap endpoints Add limitation for candidate_id to ScheduleABySizeCandidateView, ScheduleAByStateCandidateView and ScheduleABySizeCandidateTotalsView Mar 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 👀 Ready
Development

Successfully merging a pull request may close this issue.

4 participants