Skip to content

Commit cf5ed02

Browse files
merge latest main
1 parent a4744ac commit cf5ed02

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

descriptions/2.14/api.intercom.io.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11392,6 +11392,7 @@ paths:
1139211392
name: team 1
1139311393
admin_ids: []
1139411394
assignment_limit: 10
11395+
distribution_method: round_robin
1139511396
schema:
1139611397
"$ref": "#/components/schemas/team"
1139711398
'404':
@@ -20711,6 +20712,11 @@ components:
2071120712
nullable: true
2071220713
description: The assignment limit for the team. This field is only present when the team's distribution type is load balanced.
2071320714
example: 10
20715+
distribution_method:
20716+
type: string
20717+
nullable: true
20718+
description: Describes how assignments are distributed among the team members
20719+
example: "round_robin"
2071420720
team_list:
2071520721
title: Team List
2071620722
type: object

0 commit comments

Comments
 (0)