diff --git a/descriptions/2.14/api.intercom.io.yaml b/descriptions/2.14/api.intercom.io.yaml index 976ddd6..098e507 100644 --- a/descriptions/2.14/api.intercom.io.yaml +++ b/descriptions/2.14/api.intercom.io.yaml @@ -11391,6 +11391,7 @@ paths: id: '991267902' name: team 1 admin_ids: [] + assignment_limit: 10 schema: "$ref": "#/components/schemas/team" '404': @@ -20705,6 +20706,11 @@ components: type: integer admin_priority_level: "$ref": "#/components/schemas/admin_priority_level" + assignment_limit: + type: integer + nullable: true + description: The assignment limit for the team. This field is only present when the team's distribution type is load balanced. + example: 10 team_list: title: Team List type: object