{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/ConnectionScopeArrayWindowsLive", "title": "ConnectionScopeArrayWindowsLive", "description": "Array of custom OAuth 2.0 scopes to request during authentication.", "anyOf": [ { "$ref": "#/components/schemas/ConnectionScopeArray" } ] }