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

Sending a request with max_upcoming_hours set to 0 returns all upcoming livestreams #96

Open
ColdVolcano opened this issue Jun 7, 2021 · 0 comments

Comments

@ColdVolcano
Copy link

When a request is sent to /live and the max_upcoming_hours parameter is set to 0 all upcoming livestreams will be sent in the upcoming part of the response.
Expected result would be to not return any upcoming events, however if 0 is treated as "no filter" it should be documented as such.
Aditionally, sending a negative value will omit live events that started between current time and specified value, expected result would probably be a 400 error.

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