Skip to content

Correct the granted-companies limit to 100 - #660

Merged
laszlobogacsi-intercom merged 2 commits into
mainfrom
laszlobogacsi/lower-granted-companies-limit
Sep 7, 2026
Merged

Correct the granted-companies limit to 100#660
laszlobogacsi-intercom merged 2 commits into
mainfrom
laszlobogacsi/lower-granted-companies-limit

Conversation

@laszlobogacsi-intercom

Copy link
Copy Markdown
Contributor

Why?

The Preview spec says a contact can be granted at most 1,000 companies. That figure came from an early draft of the feature; the implemented cap is 100.

How?

Corrects the figure in the endpoint description and in the error example that quotes it.

Generated with Claude Code

The spec published the limit as 1,000, taken from an earlier draft. The
implemented cap is 100 companies per contact.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
The array constraint on the replace request still said 1000, so a
generated client would have kept accepting oversized requests.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@laszlobogacsi-intercom
laszlobogacsi-intercom enabled auto-merge (squash) September 7, 2026 15:40
@laszlobogacsi-intercom
laszlobogacsi-intercom merged commit c740815 into main Sep 7, 2026
3 checks passed
@laszlobogacsi-intercom
laszlobogacsi-intercom deleted the laszlobogacsi/lower-granted-companies-limit branch September 7, 2026 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants