We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4085fbb commit 224af68Copy full SHA for 224af68
descriptions/0/api.intercom.io.yaml
@@ -5174,7 +5174,7 @@ paths:
5174
ai_agent:
5175
ai_agent_participated: false
5176
schema:
5177
- "$ref": "#/components/schemas/paginated_response"
+ "$ref": "#/components/schemas/conversation_list"
5178
'401':
5179
description: Unauthorized
5180
content:
@@ -15155,7 +15155,7 @@ components:
15155
app_package_code:
15156
type: string
15157
nullable: true
15158
- example: "test-integraion"
+ example: "test-integration"
15159
description: The app package code if this part was created via API. null if the part was not created via API.
15160
conversation_part_author:
15161
title: Conversation part author
0 commit comments