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

API Reference: "Try it out" do no check date-time format #12

Open
nfroidure opened this issue Mar 20, 2018 · 1 comment
Open

API Reference: "Try it out" do no check date-time format #12

nfroidure opened this issue Mar 20, 2018 · 1 comment
Labels

Comments

@nfroidure
Copy link
Contributor

Some partners reported some failures on the following endpoint in the API reference:
https://api.sencrop.com/v1/users/:user/devices/:device/data/daily

Error is m.forEach is not a function

May be due to the measures query param.

Bug reported with: Firefox 61 et chrome 65.

Let's update Swagger UI to see if it solves the issue.

@nfroidure nfroidure added the bug label Mar 20, 2018
@nfroidure nfroidure self-assigned this Mar 20, 2018
@nfroidure
Copy link
Contributor Author

nfroidure commented Mar 20, 2018

It appears that it was just the date format that was not a ISO date. That said, we should find a way to handle those errors in the future so letting this issue open.

Related:
swagger-api/swagger-ui#3286
swagger-api/swagger-ui#462

@nfroidure nfroidure changed the title API Reference: Some "Try it out" calls fails API Reference: "Try it out" do no check date-time format Mar 20, 2018
@nfroidure nfroidure removed their assignment May 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant