quicktype icon indicating copy to clipboard operation
quicktype copied to clipboard

top level simple type doesnt work

Open jonnytest1 opened this issue 1 year ago • 0 comments

my schema: { $schema: "http://json-schema.org/draft-07/schema#" "type": "boolean" }

but it doesnt return a type

jonnytest1 avatar Feb 10 '24 18:02 jonnytest1