Skip to content

Commit 184e88b

Browse files
lauraintercomlauraintercom
andauthored
adding in referencing to null for certain attributes (#348)
Co-authored-by: lauraintercom <laura.owens@intercom.io>
1 parent 01ca60d commit 184e88b

File tree

9 files changed

+14
-0
lines changed

9 files changed

+14
-0
lines changed

descriptions/0/api.intercom.io.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15841,6 +15841,7 @@ components:
1584115841
properties:
1584215842
source_type:
1584315843
type: string
15844+
nullable: true
1584415845
description: The type of the source that triggered AI Agent involvement
1584515846
in the conversation.
1584615847
enum:
@@ -18162,6 +18163,7 @@ components:
1816218163
example: '274'
1816318164
name:
1816418165
type: string
18166+
nullable: true
1816518167
description: The name of the author
1816618168
example: Operator
1816718169
email:

descriptions/2.10/api.intercom.io.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13101,6 +13101,7 @@ components:
1310113101
example: '274'
1310213102
name:
1310313103
type: string
13104+
nullable: true
1310413105
description: The name of the author
1310513106
example: Operator
1310613107
email:

descriptions/2.11/api.intercom.io.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11407,6 +11407,7 @@ components:
1140711407
properties:
1140811408
source_type:
1140911409
type: string
11410+
nullable: true
1141011411
description: The type of the source that triggered AI Agent involvement
1141111412
in the conversation.
1141211413
enum:
@@ -13866,6 +13867,7 @@ components:
1386613867
example: '274'
1386713868
name:
1386813869
type: string
13870+
nullable: true
1386913871
description: The name of the author
1387013872
example: Operator
1387113873
email:

descriptions/2.12/api.intercom.io.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12091,6 +12091,7 @@ components:
1209112091
properties:
1209212092
source_type:
1209312093
type: string
12094+
nullable: true
1209412095
description: The type of the source that triggered AI Agent involvement
1209512096
in the conversation.
1209612097
enum:
@@ -14141,6 +14142,7 @@ components:
1414114142
example: '274'
1414214143
name:
1414314144
type: string
14145+
nullable: true
1414414146
description: The name of the author
1414514147
example: Operator
1414614148
email:

descriptions/2.13/api.intercom.io.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13437,6 +13437,7 @@ components:
1343713437
properties:
1343813438
source_type:
1343913439
type: string
13440+
nullable: true
1344013441
description: The type of the source that triggered AI Agent involvement
1344113442
in the conversation.
1344213443
enum:
@@ -15578,6 +15579,7 @@ components:
1557815579
example: '274'
1557915580
name:
1558015581
type: string
15582+
nullable: true
1558115583
description: The name of the author
1558215584
example: Operator
1558315585
email:

descriptions/2.14/api.intercom.io.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14719,6 +14719,7 @@ components:
1471914719
properties:
1472014720
source_type:
1472114721
type: string
14722+
nullable: true
1472214723
description: The type of the source that triggered AI Agent involvement
1472314724
in the conversation.
1472414725
enum:
@@ -16959,6 +16960,7 @@ components:
1695916960
example: '274'
1696016961
name:
1696116962
type: string
16963+
nullable: true
1696216964
description: The name of the author
1696316965
example: Operator
1696416966
email:

descriptions/2.7/api.intercom.io.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11237,6 +11237,7 @@ components:
1123711237
example: '274'
1123811238
name:
1123911239
type: string
11240+
nullable: true
1124011241
description: The name of the author
1124111242
example: Operator
1124211243
email:

descriptions/2.8/api.intercom.io.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11261,6 +11261,7 @@ components:
1126111261
example: '274'
1126211262
name:
1126311263
type: string
11264+
nullable: true
1126411265
description: The name of the author
1126511266
example: Operator
1126611267
email:

descriptions/2.9/api.intercom.io.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12429,6 +12429,7 @@ components:
1242912429
example: '274'
1243012430
name:
1243112431
type: string
12432+
nullable: true
1243212433
description: The name of the author
1243312434
example: Operator
1243412435
email:

0 commit comments

Comments
 (0)