Replies: 1 comment 1 reply
-
Hey @MeCapron! The answer is not yet, see https://heyapi.dev/openapi-ts/plugins/nest Are you doing spec-first approach? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
is there a way to properly use HeyAPI with NestJS swagger? NestJS needs classes to generate its swagger automatically (https://docs.nestjs.com/openapi/introduction)
If it has classes, it can detect types automatically and fill the swagger
Since HeyAPI only generates types, is there a way to do something so I don't have to duplicate all types into classes?
Thanks you!
Beta Was this translation helpful? Give feedback.
All reactions