7nohe / openapi-react-query-codegen

OpenAPI React Query Codegen is a code generator for creating React Query (also known as TanStack Query) hooks based on your OpenAPI schema.
https://openapi-react-query-codegen.vercel.app
MIT License
308 stars 31 forks source link

fix: Pass the `operationId` option correctly to `@hey-api/openapi-ts` #151

Open 7nohe opened 2 months ago

7nohe commented 2 months ago

fix #133

github-actions[bot] commented 2 months ago

Coverage Report

Status Category Percentage Covered / Total
🟢 Lines 99.02% (🎯 95%) 2034 / 2054
🟢 Statements 99.02% (🎯 95%) 2034 / 2054
🟢 Functions 100% (🎯 95%) 41 / 41
🟢 Branches 93.43% (🎯 85%) 185 / 198
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
src/generate.mts 100% 50% 100% 100%
Generated in workflow #334
7nohe commented 2 months ago

npm publish