{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/TicketsGetParametersExpandSchemaItems", "title": "TicketsGetParametersExpandSchemaItems", "type": "string", "enum": [ "account", "assigned_teams", "assignees", "attachments", "collections", "contact", "creator", "parent_ticket", "permissions" ] }