swagger-routes icon indicating copy to clipboard operation
swagger-routes copied to clipboard

`apiSpecs.js` broken after axios update

Open james-skinner-deltatre opened this issue 4 years ago • 0 comments

#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 avatar Nov 18 '20 13:11 james-skinner-deltatre