Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added missing Options from @hey-api/client-fetch #167

Merged
merged 4 commits into from
Nov 4, 2024
Merged

Conversation

onurgenes
Copy link
Contributor

Added missing @hey-api/client-fetch which was causing non typed query options

Copy link

vercel bot commented Oct 28, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
openapi-react-query-codegen ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 4, 2024 4:57am

@tconroy
Copy link

tconroy commented Nov 2, 2024

+1 would be great to get this merged in.

Also, if you're using the axios client, it expects a similar Options import:

import { Options } from '@hey-api/client-axios';

Copy link
Owner

@7nohe 7nohe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please also update the test code. Thanks!

src/createImports.mts Outdated Show resolved Hide resolved
Copy link
Owner

@7nohe 7nohe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I appreciate your work. It looks good.

@7nohe 7nohe merged commit 63b223a into 7nohe:main Nov 4, 2024
5 checks passed
@onurgenes
Copy link
Contributor Author

Awesome. Thank you for the repo @7nohe

@poshl9k poshl9k mentioned this pull request Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants