xddq / schema2typebox

Creating TypeBox code from JSON schemas
MIT License
66 stars 15 forks source link

adds JSON schema allOf implementation which maps to Typebox.Intersect() #8

Closed xddq closed 1 year ago

xddq commented 1 year ago

adds JSON schema allOf implementation which maps to TypeBox Type.Intersect()