rametta / rapini

:leafy_green: OpenAPI to React Query (or SWR) & Axios
Apache License 2.0
152 stars 18 forks source link

Updated react query to v4 #5

Closed tawandachiteshe closed 2 years ago

rametta commented 2 years ago

I'm not sure we're ready to upgrade to v4 yet. Is this something that is needed for you @tawandachiteshe ?

tawandachiteshe commented 2 years ago

Its not that important i have to correct the generated file everytime i change my openapi file. But its okay i will wait for a version change.

rametta commented 2 years ago

I'll probably add a CLI flag for v4, like --v4 to generate v4 version since I still want to support v3. @tawandachiteshe Would you like to implement that?