Fix: pass isSuccess to axios call#2031
Fix: pass isSuccess to axios call#2031rossmacarthur wants to merge 1 commit intoferdikoomen:mainfrom
isSuccess to axios call#2031Conversation
|
@rossmacarthur which issue does this fix? |
|
@mrlubos Without this you can't really change the behaviour of |
|
@rossmacarthur any chance you can share an example or add a test this fixes? I'd be happy to merge this into our fork |
|
To anyone still looking for this, check out our (previously forked) version of this package https://github.com/hey-api/openapi-ts. We have just recently added support for setting request/response interceptors. In the case of axios, this would allow you to modify the config used for each request before the request is sent. Please check it out if you'd like, and create any issues if you run into problems. |
No description provided.