{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/ConnectionClientIdSalesforce", "title": "ConnectionClientIdSalesforce", "description": "The OAuth 2.0 client identifier", "type": "string", "minLength": 1, "maxLength": 255 }