Schema param_constraint_boolean.json
Show original (referenced schemas with $ref)
{
"$schema": "http://json-schema.org/draft-04/schema#",
"description": "Describes a Boolean Parameter Constraint",
"properties": { },
"title": "Boolean Parameter Constraint",
"type": "object"
}