quicktype icon indicating copy to clipboard operation
quicktype copied to clipboard

Support for kind=uuid strings in typescript-zod output

Open liosha opened this issue 1 year ago • 1 comments

Description

Support for kind=uuid strings in typescript-zod output

Related Issue

Suggested fix for https://github.com/glideapps/quicktype/issues/2668

Previous Behaviour / Output

z.string()

New Behaviour / Output

z.string().uuid()

liosha avatar Dec 09 '24 08:12 liosha

Nice one @liosha +1 for this, it'd be really helpful for us!

timgent avatar May 10 '25 09:05 timgent