{
  "choices": [
    { "type": "null" },
    { "type": "integer", "minimum": 42, "maximum": 43 },
    { "type": "object", "properties": { "foo": { "type": "string" } } }
  ]
}
