Skip to content

Commit f1380b6

Browse files
marcmlcclaude
andcommitted
Remove preview-specific wording from field descriptions
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent bd755d3 commit f1380b6

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

descriptions/0/api.intercom.io.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27331,8 +27331,8 @@ components:
2733127331
users:
2733227332
type: array
2733327333
nullable: true
27334-
description: The users that were tagged or untagged. Only present on preview
27335-
API versions when tagging or untagging users.
27334+
description: The users that were tagged or untagged. Present when tagging
27335+
or untagging users via POST /tags.
2733627336
items:
2733727337
type: object
2733827338
properties:
@@ -27348,8 +27348,8 @@ components:
2734827348
companies:
2734927349
type: array
2735027350
nullable: true
27351-
description: The companies that were tagged or untagged. Only present on
27352-
preview API versions when tagging or untagging companies.
27351+
description: The companies that were tagged or untagged. Present when tagging
27352+
or untagging companies via POST /tags.
2735327353
items:
2735427354
type: object
2735527355
properties:

0 commit comments

Comments
 (0)