-
Notifications
You must be signed in to change notification settings - Fork 10
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
Swagger is inaccurate leading to 404s #2
Comments
Tried updating firmware, as well as regenerating node_modules. |
Single led is working. Found some routes in Swagger are incorrect, need to take a pass at that. |
Found inaccuracies across the swagger page, recommend updating swagger.json. Will make changes with a PR once I learn the codebase a little better. |
Hey Eric, We've pushed some changes for the inaccuracies we found in our swagger.json files, please let us know if you see anything else that we might have missed! Thanks for bringing these issues to our attention :) |
When hitting endpoint /ledControl/setAllLedColor and a few other color related endpoints, my route 404s. Would appreciate advice in resolving this as I would like to have LED control over the RVR.
The text was updated successfully, but these errors were encountered: