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