Skip to content

Allow for modification of registration, submission, and checkpoint submission start times #550

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

Open
jmgasper opened this issue Jan 23, 2023 · 0 comments

Comments

@jmgasper
Copy link
Collaborator

jmgasper commented Jan 23, 2023

Topcoder would like the ability to stagger these phases:

  • Registration
  • Submission
  • Checkpoint submission

Currently, the v5 challenge API only has a "start date", which just sets all 3 to the same start time. We need the ability to optionally set these 3 phase start date / times individually.

The default should be all starting at the same time, like it does now, but the API should allow for staggering them. These new fields should be additional to what's in the API now, we don't want to change the existing API because that would involve changing multiple platform tools.

Update Swagger and Postman

Please ensure you update Swagger and Postman to show usage of the API updates.

Update tests

Please ensure the tests are updated to show usage and test the new fields

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

No branches or pull requests

1 participant