orval icon indicating copy to clipboard operation
orval copied to clipboard

Sample: axios cancelToken is deprecated

Open matamatanot opened this issue 1 year ago • 1 comments

What are the steps to reproduce this issue?

  1. Check samples using axios
  2. 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

matamatanot avatar Jan 11 '24 09:01 matamatanot

PR is welcome!

melloware avatar Jan 11 '24 13:01 melloware