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

apiSpecs.js broken after axios update #29

Open
james-skinner-deltatre opened this issue Nov 18, 2020 · 0 comments · May be fixed by #35
Open

apiSpecs.js broken after axios update #29

james-skinner-deltatre opened this issue Nov 18, 2020 · 0 comments · May be fixed by #35

Comments

@james-skinner-deltatre
Copy link

#22 updated axios from 0.9.1 to 0.18.1

Release 0.13.0 of axios contains a breaking change with error formats - errors are now errors rather than response objects. This is not handled by the apiSpecs.js code and we get failures in various places.

I will have a look at fixing this and opening a PR if I get a chance

james-skinner-deltatre added a commit to massiveinteractive/swagger-routes that referenced this issue Jan 24, 2022
* update axios to fix a security warning
* update apiSpecs.js lib to support breaking change in axois

closes mikestead#29
james-skinner-deltatre added a commit to massiveinteractive/swagger-routes that referenced this issue Feb 3, 2022
* update axios to fix a security warning
* update apiSpecs.js lib to support breaking change in axois

closes mikestead#29
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

Successfully merging a pull request may close this issue.

1 participant