{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/EventStreamCloudEventOrgGroupRoleAssignedObjectGroup", "title": "EventStreamCloudEventOrgGroupRoleAssignedObjectGroup", "description": "The group the role is assigned to.", "oneOf": [ { "$ref": "#/components/schemas/EventStreamCloudEventOrgGroupRoleAssignedObjectGroup0" }, { "$ref": "#/components/schemas/EventStreamCloudEventOrgGroupRoleAssignedObjectGroup1" }, { "$ref": "#/components/schemas/EventStreamCloudEventOrgGroupRoleAssignedObjectGroup2" } ] }