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