libcruft-util/test/json/schema/type_any/schema.json
Danny Robson 94640d00f0 json: rearrange schema test to allow for modified output
Schemas can insert default values, so we need to be able to test the
resultant files.
2018-07-05 15:02:14 +10:00

2 lines
69 B
JSON

{"type": ["object", "array", "string", "number", "boolean", "null"]}