Skip to content

Commit 09750ba

Browse files
VarshSureshclaude
andcommitted
docs: rename assigned_team_first_response_time to assigned_team_first_response_time_by_team
Update the field name across all affected API versions (0, 2.12, 2.13, 2.14, 2.15) to align with the actual API response. The field `assigned_team_first_response_time_in_office_hours` is unchanged. Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
1 parent c23a3a7 commit 09750ba

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

descriptions/0/api.intercom.io.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21674,7 +21674,7 @@ components:
2167421674
type: integer
2167521675
description: Total number of conversation parts.
2167621676
example: 1
21677-
assigned_team_first_response_time_by_team:
21677+
assigned_team_first_response_time:
2167821678
type: array
2167921679
description: An array of conversation response time objects
2168021680
items:

descriptions/2.12/api.intercom.io.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14534,7 +14534,7 @@ components:
1453414534
type: integer
1453514535
description: Total number of conversation parts.
1453614536
example: 1
14537-
assigned_team_first_response_time_by_team:
14537+
assigned_team_first_response_time:
1453814538
type: array
1453914539
description: An array of conversation response time objects
1454014540
items:

descriptions/2.13/api.intercom.io.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15953,7 +15953,7 @@ components:
1595315953
type: integer
1595415954
description: Total number of conversation parts.
1595515955
example: 1
15956-
assigned_team_first_response_time_by_team:
15956+
assigned_team_first_response_time:
1595715957
type: array
1595815958
description: An array of conversation response time objects
1595915959
items:

descriptions/2.14/api.intercom.io.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17375,7 +17375,7 @@ components:
1737517375
type: integer
1737617376
description: Total number of conversation parts.
1737717377
example: 1
17378-
assigned_team_first_response_time_by_team:
17378+
assigned_team_first_response_time:
1737917379
type: array
1738017380
description: An array of conversation response time objects
1738117381
items:

descriptions/2.15/api.intercom.io.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18102,7 +18102,7 @@ components:
1810218102
type: integer
1810318103
description: Total number of conversation parts.
1810418104
example: 1
18105-
assigned_team_first_response_time_by_team:
18105+
assigned_team_first_response_time:
1810618106
type: array
1810718107
description: An array of conversation response time objects
1810818108
items:

0 commit comments

Comments
 (0)