-
Notifications
You must be signed in to change notification settings - Fork 95
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
[zod-openapi] Swagger reports Unknown Type: object when using the extendApi command #191
Comments
Try to use openAPI version 3.1.0 |
|
After setting 3.1.0 version following nestjs/swagger#2361 (comment) comment in my Nestjs application all extendApi metadata is simply cut off. I assume that without #191 (comment) adaptation it will not work =( Any ideas when approximately it will be fixed? |
Having the same issue here too. |
@armtuk In the latest version as well? My or mentioned above is merged and released. |
How can I fix the problem? I didn't have any issues before.
The text was updated successfully, but these errors were encountered: