We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92867f8 commit 8f62d56Copy full SHA for 8f62d56
fern/fern.config.json
@@ -1,4 +1,4 @@
1
{
2
"organization": "intercom",
3
"version": "0.53.17"
4
-}
+}
fern/openapi-overrides.yml
@@ -1370,11 +1370,10 @@ components:
1370
required:
1371
- user_id
1372
merge_contacts_request:
1373
- properties:
1374
- from:
1375
- x-fern-property-name: lead_id
1376
- into:
1377
- x-fern-property-name: contact_id
+ custom_attributes:
+ title: Custom atttributes
+ type: object
+ description: Custom data set for this data.
1378
securitySchemes:
1379
bearerAuth:
1380
x-fern-bearer:
0 commit comments