-
-
Notifications
You must be signed in to change notification settings - Fork 261
Closed
Labels
bug 🔥Something isn't workingSomething isn't workingneeds info ⏳Further information is requiredFurther information is required
Description
Description
Hi guys, thanks for creating an awesome tool that really helps me out in my work <3
Everything has mostly worked fine so far, but today I've been having trouble generating the types and client from our swagger when running the following command. This doesn't print an error or anything, it just fails silently.
npx @hey-api/openapi-ts -i <path-to-swagger> -o ./codegen -c legacy/fetch
However, explicitly setting the version to 0.84.4 seems to work:
npx @hey-api/[email protected] -i <path-to-swagger> -o ./codegen -c legacy/fetch
I can't publish the swagger docs here openly but I'm happy to provide more info if you have any questions.
Thank you again.
Reproducible example or configuration
No response
OpenAPI specification (optional)
No response
System information (optional)
No response
kopax
Metadata
Metadata
Assignees
Labels
bug 🔥Something isn't workingSomething isn't workingneeds info ⏳Further information is requiredFurther information is required