libcruft-util/test/json/schema/validation/7000_enum/schema.json

2 lines
56 B
JSON

{ "enum": [ 1.1, false, "foo", { "key": "val" }, [] ] }