Skip to content

Commit f1d7338

Browse files
VarshSureshclaude
andcommitted
Remove channel field from convert_conversation_to_ticket_request
The channel field should only be added to create_ticket_request and the ticket response schema, not to convert_conversation_to_ticket_request. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
1 parent 5e82d3a commit f1d7338

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

descriptions/0/api.intercom.io.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18189,12 +18189,6 @@ components:
1818918189
description: The ID of the type of ticket you want to convert the conversation
1819018190
to
1819118191
example: '1234'
18192-
channel:
18193-
type: string
18194-
description: The channel for the ticket. Only supported for customer ticket types. Defaults to messenger if not provided.
18195-
enum:
18196-
- email
18197-
example: email
1819818192
attributes:
1819918193
"$ref": "#/components/schemas/ticket_request_custom_attributes"
1820018194
required:

0 commit comments

Comments
 (0)