UNPKG

schema2typebox

Version:

Creates typebox code from JSON schemas

11 lines (10 loc) 272 B
{ "anyOf": [ { "$ref": "https://raw.githubusercontent.com/xddq/schema2typebox/main/examples/ref-to-remote-files/cat.json" }, { "$ref": "https://raw.githubusercontent.com/xddq/schema2typebox/main/examples/ref-to-remote-files/dog.json" } ] }