{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/ConnectionRequestParameterSupported", "title": "ConnectionRequestParameterSupported", "type": "boolean", "description": "Boolean value specifying whether the OP supports use of the request parameter, with true indicating support. If omitted, the default value is false.", "default": false }