-
Notifications
You must be signed in to change notification settings - Fork 52
[$10] Challenge Search Api, events param validation error. #346
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
Comments
Just pushed a fix to dev. Thanks for bringing the issue to our attention. It's deploying now. |
Contest https://www.topcoder.com/challenges/30155543 has been created for this ticket. |
Topcoder-X only supports a single assignee on a ticket to avoid issues with payment |
Contest https://www.topcoder.com/challenges/30155543 has been updated - it has been assigned to nursoltan-s. |
Not sure why this won't allow me to assign you... I'm trying to pay it out... |
Payment task has been updated: https://software.topcoder.com/review/actions/ViewProjectDetails?pid=30155543 |
Working in dev: |
Steps to Reproduce:
curl https://api.topcoder-dev.com/v5/challenges/\?events\[\]\=tco20
Expected:
Problem:
https://github.com/topcoder-platform/challenge-api/blob/develop/src/services/ChallengeService.js#L675
Joi.array().items(Joi.string())
instead of number.The text was updated successfully, but these errors were encountered: