openapi-codegen
openapi-codegen copied to clipboard
Feature: Vue Query support
Tanstack Query now has an adapter for Vue, so we can generate components for Vue also.
The current React Query components can also be used for Vue 3 Composition API. I updated the import paths and it worked seamlessly. However, still need proper support to work immediately without needing further changes