-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Description
Example:
When you click on Zod, Valibot, Yup or io-ts it causes an error:
Uncaught SyntaxError: Property assignment expected. (2:27) (at index-5702c926.js:8870:22646)
1 | z.object({
> 2 | id: z.string().optional(),@name: z.string().optional()
| ^
3 | })
The Swagger editor gives no errors on this schema.
vottens
Metadata
Metadata
Assignees
Labels
No labels