hey-api / openapi-ts

✨ Turn your OpenAPI specification into a beautiful TypeScript client
https://heyapi.vercel.app
MIT License
651 stars 47 forks source link

Rename conflicting TypeScript identifiers #581

Open mrlubos opened 1 month ago

mrlubos commented 1 month ago

Components such as Function and Array should not produce 1:1 types as those conflict with native TypeScript definitions.