{
  "description": "JSONSchemaPropsOrBool represents JSONSchemaProps or a boolean value. Defaults to true for the boolean property.",
  "$schema": "http://json-schema.org/schema#",
  "type": "object"
}