openapi-react-query-codegen
openapi-react-query-codegen copied to clipboard
Generated data returns as any
Describe the bug
The Data generated comes as any, while the service gen has the correct type.
To Reproduce Generate the api.
Expected behavior Should return the proper type for the data
Screenshots
However, goind inside the service.gen.ts file, there is the correct respponse type
- OS: [e.g. macOS]
- Version v2.0.0-beta.3
Additional context Add any other context about the problem here.