File tree Expand file tree Collapse file tree 7 files changed +28
-0
lines changed
Expand file tree Collapse file tree 7 files changed +28
-0
lines changed Original file line number Diff line number Diff line change @@ -21639,6 +21639,10 @@ components:
2163921639 description: The ID of the type of ticket you want to convert the conversation
2164021640 to
2164121641 example: '1234'
21642+ ticket_state_id:
21643+ type: string
21644+ description: The ID of the ticket state associated with the ticket type.
21645+ example: '123'
2164221646 attributes:
2164321647 "$ref": "#/components/schemas/ticket_request_custom_attributes"
2164421648 required:
Original file line number Diff line number Diff line change @@ -13495,6 +13495,10 @@ components:
1349513495 description: The ID of the type of ticket you want to convert the conversation
1349613496 to
1349713497 example: '1234'
13498+ ticket_state_id:
13499+ type: string
13500+ description: The ID of the ticket state associated with the ticket type.
13501+ example: '123'
1349813502 attributes:
1349913503 "$ref": "#/components/schemas/ticket_request_custom_attributes"
1350013504 required:
Original file line number Diff line number Diff line change @@ -14305,6 +14305,10 @@ components:
1430514305 description: The ID of the type of ticket you want to convert the conversation
1430614306 to
1430714307 example: '1234'
14308+ ticket_state_id:
14309+ type: string
14310+ description: The ID of the ticket state associated with the ticket type.
14311+ example: '123'
1430814312 attributes:
1430914313 "$ref": "#/components/schemas/ticket_request_custom_attributes"
1431014314 required:
Original file line number Diff line number Diff line change @@ -14566,6 +14566,10 @@ components:
1456614566 description: The ID of the type of ticket you want to convert the conversation
1456714567 to
1456814568 example: '1234'
14569+ ticket_state_id:
14570+ type: string
14571+ description: The ID of the ticket state associated with the ticket type.
14572+ example: '123'
1456914573 attributes:
1457014574 "$ref": "#/components/schemas/ticket_request_custom_attributes"
1457114575 required:
Original file line number Diff line number Diff line change @@ -16001,6 +16001,10 @@ components:
1600116001 description: The ID of the type of ticket you want to convert the conversation
1600216002 to
1600316003 example: '1234'
16004+ ticket_state_id:
16005+ type: string
16006+ description: The ID of the ticket state associated with the ticket type.
16007+ example: '123'
1600416008 attributes:
1600516009 "$ref": "#/components/schemas/ticket_request_custom_attributes"
1600616010 required:
Original file line number Diff line number Diff line change @@ -17423,6 +17423,10 @@ components:
1742317423 description: The ID of the type of ticket you want to convert the conversation
1742417424 to
1742517425 example: '1234'
17426+ ticket_state_id:
17427+ type: string
17428+ description: The ID of the ticket state associated with the ticket type.
17429+ example: '123'
1742617430 attributes:
1742717431 "$ref": "#/components/schemas/ticket_request_custom_attributes"
1742817432 required:
Original file line number Diff line number Diff line change @@ -18150,6 +18150,10 @@ components:
1815018150 description: The ID of the type of ticket you want to convert the conversation
1815118151 to
1815218152 example: '1234'
18153+ ticket_state_id:
18154+ type: string
18155+ description: The ID of the ticket state associated with the ticket type.
18156+ example: '123'
1815318157 attributes:
1815418158 "$ref": "#/components/schemas/ticket_request_custom_attributes"
1815518159 required:
You can’t perform that action at this time.
0 commit comments