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

Description of the countdown_pause_time is unclear for "/contests" endpoint #166

Open
johnbrvc opened this issue Nov 13, 2023 · 1 comment
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@johnbrvc
Copy link
Collaborator

The description of the countdown_pause_time property states:

The amount of seconds left when countdown to contest start is paused. At no time may both start_time and countdown_pause_time be non-null.

This is inconsistent with the expected/typical use (case) described below the property list:

start_time should be set to null and countdown_pause_time to the number of seconds left to count down.

The description and the typical use case should be consistent and clear in the meaning of countdown_pause_time.

@niemela
Copy link
Member

niemela commented Nov 14, 2023

I'm sorry, I don't see the inconsistency? Could you elaborate?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants