orval
orval copied to clipboard
Sample: axios cancelToken is deprecated
What are the steps to reproduce this issue?
- Check samples using axios
- these samples use axios cancelToken
- …
What happens?
cancelToken is deprecated
https://axios-http.com/docs/cancellation
What were you expecting to happen?
Replace cancelToken with signal
Any logs, error output, etc?
None
Any other comments?
None
What versions are you using?
None
PR is welcome!