{ "properties": { "int": { "type": "integer" } }, "patternProperties": { "^bool": { "type": "boolean" } }, "additionalProperties": { "type": "string" } }