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