Skip to content

Commit 2ca81db

Browse files
Update API version enum to include versions 2.12, 2.13, and 2.14 (#299)
* Update API version enum to include versions 2.12, 2.13, and 2.14 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]> * Match latest verion option to the api version * Fix incorrect version for 2.11 --------- Co-authored-by: Claude <[email protected]>
1 parent 25f6288 commit 2ca81db

File tree

8 files changed

+6
-17
lines changed

8 files changed

+6
-17
lines changed

descriptions/0/api.intercom.io.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20472,6 +20472,9 @@ components:
2047220472
- '2.9'
2047320473
- '2.10'
2047420474
- '2.11'
20475+
- '2.12'
20476+
- '2.13'
20477+
- '2.14'
2047520478
- Unstable
2047620479
linked_object:
2047720480
title: Linked Object

descriptions/2.10/api.intercom.io.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14908,8 +14908,6 @@ components:
1490814908
- '2.8'
1490914909
- '2.9'
1491014910
- '2.10'
14911-
- '2.11'
14912-
- Unstable
1491314911
linked_object:
1491414912
title: Linked Object
1491514913
type: object

descriptions/2.12/api.intercom.io.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16197,7 +16197,6 @@ components:
1619716197
- '2.10'
1619816198
- '2.11'
1619916199
- '2.12'
16200-
- Unstable
1620116200
linked_object:
1620216201
title: Linked Object
1620316202
type: object

descriptions/2.13/api.intercom.io.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17913,7 +17913,6 @@ components:
1791317913
- '2.11'
1791417914
- '2.12'
1791517915
- '2.13'
17916-
- Unstable
1791717916
linked_object:
1791817917
title: Linked Object
1791917918
type: object

descriptions/2.14/api.intercom.io.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19444,7 +19444,9 @@ components:
1944419444
- '2.9'
1944519445
- '2.10'
1944619446
- '2.11'
19447-
- Unstable
19447+
- '2.12'
19448+
- '2.13'
19449+
- '2.14'
1944819450
linked_object:
1944919451
title: Linked Object
1945019452
type: object

descriptions/2.7/api.intercom.io.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12897,11 +12897,6 @@ components:
1289712897
- '2.5'
1289812898
- '2.6'
1289912899
- '2.7'
12900-
- '2.8'
12901-
- '2.9'
12902-
- '2.10'
12903-
- '2.11'
12904-
- Unstable
1290512900
merge_contacts_request:
1290612901
description: Merge contact data.
1290712902
type: object

descriptions/2.8/api.intercom.io.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12922,10 +12922,6 @@ components:
1292212922
- '2.6'
1292312923
- '2.7'
1292412924
- '2.8'
12925-
- '2.9'
12926-
- '2.10'
12927-
- '2.11'
12928-
- Unstable
1292912925
merge_contacts_request:
1293012926
description: Merge contact data.
1293112927
type: object

descriptions/2.9/api.intercom.io.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14262,9 +14262,6 @@ components:
1426214262
- '2.7'
1426314263
- '2.8'
1426414264
- '2.9'
14265-
- '2.10'
14266-
- '2.11'
14267-
- Unstable
1426814265
merge_contacts_request:
1426914266
description: Merge contact data.
1427014267
type: object

0 commit comments

Comments
 (0)