File tree 2 files changed +0
-16
lines changed
2 files changed +0
-16
lines changed Original file line number Diff line number Diff line change @@ -15139,14 +15139,6 @@ components:
15139
15139
example: 1590000000
15140
15140
ticket_attributes:
15141
15141
"$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'
15150
15142
required:
15151
15143
- ticket_type_id
15152
15144
- contacts
Original file line number Diff line number Diff line change @@ -16154,14 +16154,6 @@ components:
16154
16154
example: 1590000000
16155
16155
ticket_attributes:
16156
16156
"$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'
16165
16157
required:
16166
16158
- ticket_type_id
16167
16159
- contacts
You can’t perform that action at this time.
0 commit comments