{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/ConnectionAuthorizationEndpointOAuth2", "title": "ConnectionAuthorizationEndpointOAuth2", "anyOf": [ { "$ref": "#/components/schemas/ConnectionAuthorizationEndpoint" } ] }