Options for 'custom' connections
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/ConnectionOptionsCustom", "title": "ConnectionOptionsCustom", "description": "Options for 'custom' connections", "type": "object", "additionalProperties": true, "properties": {} }