{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/ConnectionOptionsScopeGithub", "title": "ConnectionOptionsScopeGithub", "description": "Scope options for GitHub connections.", "anyOf": [ { "$ref": "#/components/schemas/ConnectionScopeArray" } ] }