[Bug]: Validate API parameters
Closed this issue · 0 comments
nickvidal commented
Is there an existing issue for this?
- I have searched the existing issues
Code of Conduct
- I agree to follow this project's Code of Conduct
Current Behaviour
The API currently expects parameters in this order:
multi?guess=hello&player=nick
Expected Behaviour
Validate and sanitize parameters accordingly.
Environment Information
Steps To Reproduce
No response