You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
z.record() — confirmed, this will be fixed. z.any() — should throw another error: Zod type ZodAny is unsupported. Did not yet figure out how to describe any in Swagger.
If I'm trying to create an endpoint with an output that contains a field with type z.record() or z.any(), the OpenAPI builder fails with the message:
The text was updated successfully, but these errors were encountered: