File tree Expand file tree Collapse file tree 2 files changed +0
-16
lines changed
Expand file tree Collapse file tree 2 files changed +0
-16
lines changed Original file line number Diff line number Diff line change @@ -15139,14 +15139,6 @@ components:
1513915139 example: 1590000000
1514015140 ticket_attributes:
1514115141 "$ref": "#/components/schemas/ticket_request_custom_attributes"
15142- assignment:
15143- type: object
15144- properties:
15145- assignee_id:
15146- type: string
15147- description: The ID of the admin to which the ticket is assigned.
15148- If not provided, the ticket will be unassigned.
15149- example: '123'
1515015142 required:
1515115143 - ticket_type_id
1515215144 - contacts
Original file line number Diff line number Diff line change @@ -16154,14 +16154,6 @@ components:
1615416154 example: 1590000000
1615516155 ticket_attributes:
1615616156 "$ref": "#/components/schemas/ticket_request_custom_attributes"
16157- assignment:
16158- type: object
16159- properties:
16160- assignee_id:
16161- type: string
16162- description: The ID of the admin to which the ticket is assigned.
16163- If not provided, the ticket will be unassigned.
16164- example: '123'
1616516157 required:
1616616158 - ticket_type_id
1616716159 - contacts
You can’t perform that action at this time.
0 commit comments