{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/ConnectionScopeFacebook", "title": "ConnectionScopeFacebook", "description": "Computed comma-separated OAuth scope string sent to Facebook.", "type": "string", "minLength": 0, "maxLength": 2048 }