{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/ConnectionDisplayName", "title": "ConnectionDisplayName", "type": "string", "description": "Connection name used in the new universal login experience", "maxLength": 128, "minLength": 1 }