Skip to content

Commit 0ce6f39

Browse files
markdennis22claude
andcommitted
Remove conversation_rating versioning note
Revert description to standard format matching other API versions, per PR #358 feedback. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 9bfd03b commit 0ce6f39

File tree

2 files changed

+4
-8
lines changed

2 files changed

+4
-8
lines changed

descriptions/0/api.intercom.io.yaml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18230,10 +18230,8 @@ components:
1823018230
title: Conversation Rating
1823118231
type: object
1823218232
nullable: true
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.
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.
1823718235
properties:
1823818236
rating:
1823918237
type: integer

descriptions/2.15/api.intercom.io.yaml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18230,10 +18230,8 @@ components:
1823018230
title: Conversation Rating
1823118231
type: object
1823218232
nullable: true
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.
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.
1823718235
properties:
1823818236
rating:
1823918237
type: integer

0 commit comments

Comments
 (0)