{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/ConnectionDomainGoogleApps", "title": "ConnectionDomainGoogleApps", "description": "Primary Google Workspace domain name that users must belong to.", "type": "string", "minLength": 1, "maxLength": 1024 }