Skip to content

Commit c8e18c9

Browse files
committed
Revert "Document list CDA value validation on contact and company writes (#457)"
This reverts commit 2906bde.
1 parent 222954d commit c8e18c9

File tree

10 files changed

+32
-128
lines changed

10 files changed

+32
-128
lines changed

descriptions/0/api.intercom.io.yaml

Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -22244,10 +22244,7 @@ components:
2224422244
custom_attributes:
2224522245
type: object
2224622246
nullable: true
22247-
description: The custom attributes which are set for the contact.
22248-
For list-type attributes, the value must be one of the attribute's
22249-
predefined allowed values. Setting a value not in the allowed list
22250-
will return a 400 Bad Request error.
22247+
description: The custom attributes which are set for the contact
2225122248
example:
2225222249
paid_subscriber: true
2225322250
monthly_spend: 155.5
@@ -22740,10 +22737,7 @@ components:
2274022737
custom_attributes:
2274122738
type: object
2274222739
description: A hash of key/value pairs containing any other data about the
22743-
company you want Intercom to store. For list-type attributes, the
22744-
value must be one of the attribute's predefined allowed values.
22745-
Setting a value not in the allowed list will return a 400 Bad
22746-
Request error.
22740+
company you want Intercom to store.
2274722741
additionalProperties:
2274822742
type: string
2274922743
example:
@@ -28363,10 +28357,7 @@ components:
2836328357
custom_attributes:
2836428358
type: object
2836528359
nullable: true
28366-
description: The custom attributes which are set for the contact.
28367-
For list-type attributes, the value must be one of the attribute's
28368-
predefined allowed values. Setting a value not in the allowed list
28369-
will return a 400 Bad Request error.
28360+
description: The custom attributes which are set for the contact
2837028361
update_content_import_source_request:
2837128362
title: Create Content Import Source Payload
2837228363
type: object

descriptions/2.10/api.intercom.io.yaml

Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -13743,10 +13743,7 @@ components:
1374313743
custom_attributes:
1374413744
type: object
1374513745
nullable: true
13746-
description: The custom attributes which are set for the contact.
13747-
For list-type attributes, the value must be one of the attribute's
13748-
predefined allowed values. Setting a value not in the allowed list
13749-
will return a 400 Bad Request error.
13746+
description: The custom attributes which are set for the contact
1375013747
example:
1375113748
paid_subscriber: true
1375213749
monthly_spend: 155.5
@@ -14085,10 +14082,7 @@ components:
1408514082
custom_attributes:
1408614083
type: object
1408714084
description: A hash of key/value pairs containing any other data about the
14088-
company you want Intercom to store. For list-type attributes, the
14089-
value must be one of the attribute's predefined allowed values.
14090-
Setting a value not in the allowed list will return a 400 Bad
14091-
Request error.
14085+
company you want Intercom to store.
1409214086
additionalProperties:
1409314087
type: string
1409414088
example:
@@ -16880,10 +16874,7 @@ components:
1688016874
custom_attributes:
1688116875
type: object
1688216876
nullable: true
16883-
description: The custom attributes which are set for the contact.
16884-
For list-type attributes, the value must be one of the attribute's
16885-
predefined allowed values. Setting a value not in the allowed list
16886-
will return a 400 Bad Request error.
16877+
description: The custom attributes which are set for the contact
1688716878
update_conversation_request:
1688816879
title: Update Conversation Request
1688916880
type: object

descriptions/2.11/api.intercom.io.yaml

Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -14552,10 +14552,7 @@ components:
1455214552
custom_attributes:
1455314553
type: object
1455414554
nullable: true
14555-
description: The custom attributes which are set for the contact.
14556-
For list-type attributes, the value must be one of the attribute's
14557-
predefined allowed values. Setting a value not in the allowed list
14558-
will return a 400 Bad Request error.
14555+
description: The custom attributes which are set for the contact
1455914556
example:
1456014557
paid_subscriber: true
1456114558
monthly_spend: 155.5
@@ -14905,10 +14902,7 @@ components:
1490514902
custom_attributes:
1490614903
type: object
1490714904
description: A hash of key/value pairs containing any other data about the
14908-
company you want Intercom to store. For list-type attributes, the
14909-
value must be one of the attribute's predefined allowed values.
14910-
Setting a value not in the allowed list will return a 400 Bad
14911-
Request error.
14905+
company you want Intercom to store.
1491214906
additionalProperties:
1491314907
type: string
1491414908
example:
@@ -18732,10 +18726,7 @@ components:
1873218726
custom_attributes:
1873318727
type: object
1873418728
nullable: true
18735-
description: The custom attributes which are set for the contact.
18736-
For list-type attributes, the value must be one of the attribute's
18737-
predefined allowed values. Setting a value not in the allowed list
18738-
will return a 400 Bad Request error.
18729+
description: The custom attributes which are set for the contact
1873918730
update_conversation_request:
1874018731
title: Update Conversation Request
1874118732
type: object

descriptions/2.12/api.intercom.io.yaml

Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -14909,10 +14909,7 @@ components:
1490914909
custom_attributes:
1491014910
type: object
1491114911
nullable: true
14912-
description: The custom attributes which are set for the contact.
14913-
For list-type attributes, the value must be one of the attribute's
14914-
predefined allowed values. Setting a value not in the allowed list
14915-
will return a 400 Bad Request error.
14912+
description: The custom attributes which are set for the contact
1491614913
example:
1491714914
paid_subscriber: true
1491814915
monthly_spend: 155.5
@@ -15348,10 +15345,7 @@ components:
1534815345
custom_attributes:
1534915346
type: object
1535015347
description: A hash of key/value pairs containing any other data about the
15351-
company you want Intercom to store. For list-type attributes, the
15352-
value must be one of the attribute's predefined allowed values.
15353-
Setting a value not in the allowed list will return a 400 Bad
15354-
Request error.
15348+
company you want Intercom to store.
1535515349
additionalProperties:
1535615350
type: string
1535715351
example:
@@ -18379,10 +18373,7 @@ components:
1837918373
custom_attributes:
1838018374
type: object
1838118375
nullable: true
18382-
description: The custom attributes which are set for the contact.
18383-
For list-type attributes, the value must be one of the attribute's
18384-
predefined allowed values. Setting a value not in the allowed list
18385-
will return a 400 Bad Request error.
18376+
description: The custom attributes which are set for the contact
1838618377
update_content_import_source_request:
1838718378
title: Create Content Import Source Payload
1838818379
type: object

descriptions/2.13/api.intercom.io.yaml

Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -16249,10 +16249,7 @@ components:
1624916249
custom_attributes:
1625016250
type: object
1625116251
nullable: true
16252-
description: The custom attributes which are set for the contact.
16253-
For list-type attributes, the value must be one of the attribute's
16254-
predefined allowed values. Setting a value not in the allowed list
16255-
will return a 400 Bad Request error.
16252+
description: The custom attributes which are set for the contact
1625616253
example:
1625716254
paid_subscriber: true
1625816255
monthly_spend: 155.5
@@ -16688,10 +16685,7 @@ components:
1668816685
custom_attributes:
1668916686
type: object
1669016687
description: A hash of key/value pairs containing any other data about the
16691-
company you want Intercom to store. For list-type attributes, the
16692-
value must be one of the attribute's predefined allowed values.
16693-
Setting a value not in the allowed list will return a 400 Bad
16694-
Request error.
16688+
company you want Intercom to store.
1669516689
additionalProperties:
1669616690
type: string
1669716691
example:
@@ -20109,10 +20103,7 @@ components:
2010920103
custom_attributes:
2011020104
type: object
2011120105
nullable: true
20112-
description: The custom attributes which are set for the contact.
20113-
For list-type attributes, the value must be one of the attribute's
20114-
predefined allowed values. Setting a value not in the allowed list
20115-
will return a 400 Bad Request error.
20106+
description: The custom attributes which are set for the contact
2011620107
update_content_import_source_request:
2011720108
title: Create Content Import Source Payload
2011820109
type: object

descriptions/2.14/api.intercom.io.yaml

Lines changed: 4 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -17871,10 +17871,7 @@ components:
1787117871
custom_attributes:
1787217872
type: object
1787317873
nullable: true
17874-
description: The custom attributes which are set for the contact.
17875-
For list-type attributes, the value must be one of the attribute's
17876-
predefined allowed values. Setting a value not in the allowed list
17877-
will return a 400 Bad Request error.
17874+
description: The custom attributes which are set for the contact
1787817875
example:
1787917876
paid_subscriber: true
1788017877
monthly_spend: 155.5
@@ -18352,10 +18349,7 @@ components:
1835218349
custom_attributes:
1835318350
type: object
1835418351
description: A hash of key/value pairs containing any other data about the
18355-
company you want Intercom to store. For list-type attributes, the
18356-
value must be one of the attribute's predefined allowed values.
18357-
Setting a value not in the allowed list will return a 400 Bad
18358-
Request error.
18352+
company you want Intercom to store.
1835918353
additionalProperties:
1836018354
type: string
1836118355
example:
@@ -18403,10 +18397,7 @@ components:
1840318397
custom_attributes:
1840418398
type: object
1840518399
description: A hash of key/value pairs containing any other data about the
18406-
company you want Intercom to store. For list-type attributes, the
18407-
value must be one of the attribute's predefined allowed values.
18408-
Setting a value not in the allowed list will return a 400 Bad
18409-
Request error.
18400+
company you want Intercom to store.
1841018401
additionalProperties:
1841118402
type: string
1841218403
example:
@@ -22500,10 +22491,7 @@ components:
2250022491
custom_attributes:
2250122492
type: object
2250222493
nullable: true
22503-
description: The custom attributes which are set for the contact.
22504-
For list-type attributes, the value must be one of the attribute's
22505-
predefined allowed values. Setting a value not in the allowed list
22506-
will return a 400 Bad Request error.
22494+
description: The custom attributes which are set for the contact
2250722495
update_content_import_source_request:
2250822496
title: Create Content Import Source Payload
2250922497
type: object

descriptions/2.15/api.intercom.io.yaml

Lines changed: 4 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -18598,10 +18598,7 @@ components:
1859818598
custom_attributes:
1859918599
type: object
1860018600
nullable: true
18601-
description: The custom attributes which are set for the contact.
18602-
For list-type attributes, the value must be one of the attribute's
18603-
predefined allowed values. Setting a value not in the allowed list
18604-
will return a 400 Bad Request error.
18601+
description: The custom attributes which are set for the contact
1860518602
example:
1860618603
paid_subscriber: true
1860718604
monthly_spend: 155.5
@@ -19079,10 +19076,7 @@ components:
1907919076
custom_attributes:
1908019077
type: object
1908119078
description: A hash of key/value pairs containing any other data about the
19082-
company you want Intercom to store. For list-type attributes, the
19083-
value must be one of the attribute's predefined allowed values.
19084-
Setting a value not in the allowed list will return a 400 Bad
19085-
Request error.
19079+
company you want Intercom to store.
1908619080
additionalProperties:
1908719081
type: string
1908819082
example:
@@ -19130,10 +19124,7 @@ components:
1913019124
custom_attributes:
1913119125
type: object
1913219126
description: A hash of key/value pairs containing any other data about the
19133-
company you want Intercom to store. For list-type attributes, the
19134-
value must be one of the attribute's predefined allowed values.
19135-
Setting a value not in the allowed list will return a 400 Bad
19136-
Request error.
19127+
company you want Intercom to store.
1913719128
additionalProperties:
1913819129
type: string
1913919130
example:
@@ -23359,10 +23350,7 @@ components:
2335923350
custom_attributes:
2336023351
type: object
2336123352
nullable: true
23362-
description: The custom attributes which are set for the contact.
23363-
For list-type attributes, the value must be one of the attribute's
23364-
predefined allowed values. Setting a value not in the allowed list
23365-
will return a 400 Bad Request error.
23353+
description: The custom attributes which are set for the contact
2336623354
update_content_import_source_request:
2336723355
title: Create Content Import Source Payload
2336823356
type: object

descriptions/2.7/api.intercom.io.yaml

Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -11824,10 +11824,7 @@ components:
1182411824
custom_attributes:
1182511825
type: object
1182611826
nullable: true
11827-
description: The custom attributes which are set for the contact.
11828-
For list-type attributes, the value must be one of the attribute's
11829-
predefined allowed values. Setting a value not in the allowed list
11830-
will return a 400 Bad Request error.
11827+
description: The custom attributes which are set for the contact
1183111828
example:
1183211829
paid_subscriber: true
1183311830
monthly_spend: 155.5
@@ -12166,10 +12163,7 @@ components:
1216612163
custom_attributes:
1216712164
type: object
1216812165
description: A hash of key/value pairs containing any other data about the
12169-
company you want Intercom to store. For list-type attributes, the
12170-
value must be one of the attribute's predefined allowed values.
12171-
Setting a value not in the allowed list will return a 400 Bad
12172-
Request error.
12166+
company you want Intercom to store.
1217312167
additionalProperties:
1217412168
type: string
1217512169
example:
@@ -14335,10 +14329,7 @@ components:
1433514329
custom_attributes:
1433614330
type: object
1433714331
nullable: true
14338-
description: The custom attributes which are set for the contact.
14339-
For list-type attributes, the value must be one of the attribute's
14340-
predefined allowed values. Setting a value not in the allowed list
14341-
will return a 400 Bad Request error.
14332+
description: The custom attributes which are set for the contact
1434214333
update_conversation_request:
1434314334
title: Update Conversation Request
1434414335
type: object

descriptions/2.8/api.intercom.io.yaml

Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -11848,10 +11848,7 @@ components:
1184811848
custom_attributes:
1184911849
type: object
1185011850
nullable: true
11851-
description: The custom attributes which are set for the contact.
11852-
For list-type attributes, the value must be one of the attribute's
11853-
predefined allowed values. Setting a value not in the allowed list
11854-
will return a 400 Bad Request error.
11851+
description: The custom attributes which are set for the contact
1185511852
example:
1185611853
paid_subscriber: true
1185711854
monthly_spend: 155.5
@@ -12190,10 +12187,7 @@ components:
1219012187
custom_attributes:
1219112188
type: object
1219212189
description: A hash of key/value pairs containing any other data about the
12193-
company you want Intercom to store. For list-type attributes, the
12194-
value must be one of the attribute's predefined allowed values.
12195-
Setting a value not in the allowed list will return a 400 Bad
12196-
Request error.
12190+
company you want Intercom to store.
1219712191
additionalProperties:
1219812192
type: string
1219912193
example:
@@ -14382,10 +14376,7 @@ components:
1438214376
custom_attributes:
1438314377
type: object
1438414378
nullable: true
14385-
description: The custom attributes which are set for the contact.
14386-
For list-type attributes, the value must be one of the attribute's
14387-
predefined allowed values. Setting a value not in the allowed list
14388-
will return a 400 Bad Request error.
14379+
description: The custom attributes which are set for the contact
1438914380
update_conversation_request:
1439014381
title: Update Conversation Request
1439114382
type: object

descriptions/2.9/api.intercom.io.yaml

Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -13028,10 +13028,7 @@ components:
1302813028
custom_attributes:
1302913029
type: object
1303013030
nullable: true
13031-
description: The custom attributes which are set for the contact.
13032-
For list-type attributes, the value must be one of the attribute's
13033-
predefined allowed values. Setting a value not in the allowed list
13034-
will return a 400 Bad Request error.
13031+
description: The custom attributes which are set for the contact
1303513032
example:
1303613033
paid_subscriber: true
1303713034
monthly_spend: 155.5
@@ -13370,10 +13367,7 @@ components:
1337013367
custom_attributes:
1337113368
type: object
1337213369
description: A hash of key/value pairs containing any other data about the
13373-
company you want Intercom to store. For list-type attributes, the
13374-
value must be one of the attribute's predefined allowed values.
13375-
Setting a value not in the allowed list will return a 400 Bad
13376-
Request error.
13370+
company you want Intercom to store.
1337713371
additionalProperties:
1337813372
type: string
1337913373
example:
@@ -16193,10 +16187,7 @@ components:
1619316187
custom_attributes:
1619416188
type: object
1619516189
nullable: true
16196-
description: The custom attributes which are set for the contact.
16197-
For list-type attributes, the value must be one of the attribute's
16198-
predefined allowed values. Setting a value not in the allowed list
16199-
will return a 400 Bad Request error.
16190+
description: The custom attributes which are set for the contact
1620016191
update_conversation_request:
1620116192
title: Update Conversation Request
1620216193
type: object

0 commit comments

Comments
 (0)