Skip to content

Commit 224af68

Browse files
committed
fix typo and get conversations schema
1 parent 4085fbb commit 224af68

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

descriptions/0/api.intercom.io.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5174,7 +5174,7 @@ paths:
51745174
ai_agent:
51755175
ai_agent_participated: false
51765176
schema:
5177-
"$ref": "#/components/schemas/paginated_response"
5177+
"$ref": "#/components/schemas/conversation_list"
51785178
'401':
51795179
description: Unauthorized
51805180
content:
@@ -15155,7 +15155,7 @@ components:
1515515155
app_package_code:
1515615156
type: string
1515715157
nullable: true
15158-
example: "test-integraion"
15158+
example: "test-integration"
1515915159
description: The app package code if this part was created via API. null if the part was not created via API.
1516015160
conversation_part_author:
1516115161
title: Conversation part author

0 commit comments

Comments
 (0)