{
    "title": "compact parameter",
    "$schema": "http://json-schema.org/draft-04/schema#",
    "description": "controls if the object view is compact or detailed",
    "type": "boolean",
    "default": false
}