If you have a look at the generated example files (e.g. https://github.com/grafana/openapi-to-k6/blob/d39eb301854347a69786f7c3268615ec376f07b3/examples/basic_schema/tags/default.ts#L31) and open them in your IDE to see the typescript diagnostics output, you will see that the `data` property on the returned object has an invalid type. <img width="1106" height="740" alt="Image" src="https://github.com/user-attachments/assets/1c2ea7ca-e492-43f6-906a-d537802e853c" />