blob: bd0f1a58e93a571c77f05ea5b3289653ce8ab737 [file] [log] [blame]
{
"choices": [
{ "type": "null" },
{ "type": "integer", "minimum": 42, "maximum": 43 },
{ "type": "object", "properties": { "foo": { "type": "string" } } }
]
}