Skip to content

Commit 9bfd03b

Browse files
markdennis22claude
andcommitted
Add conversation_rating behavior documentation to Unstable spec
Apply the same versioning documentation to the Unstable API spec. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 60567c7 commit 9bfd03b

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

descriptions/0/api.intercom.io.yaml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18230,8 +18230,10 @@ components:
1823018230
title: Conversation Rating
1823118231
type: object
1823218232
nullable: true
18233-
description: The Conversation Rating object which contains information on the
18234-
rating and/or remark added by a Contact and the Admin assigned to the conversation.
18233+
description: |-
18234+
The Conversation Rating object which contains information on the rating and/or remark added by a Contact and the Admin assigned to the conversation.
18235+
18236+
Note: Starting from version 2.15, this returns the latest completed conversation rating (one with an actual rating value). If no completed ratings exist, it falls back to the latest rating. In earlier versions, this returns the latest rating by ID regardless of completion status.
1823518237
properties:
1823618238
rating:
1823718239
type: integer

0 commit comments

Comments
 (0)