{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/ConnectionFreeformScopesWindowsLive", "title": "ConnectionFreeformScopesWindowsLive", "description": "Custom OAuth scopes not predefined in the standard scope list.", "anyOf": [ { "$ref": "#/components/schemas/ConnectionScopeArray" } ] }