Skip to content

fix: Remove company field from conversation schema in v2.15#426

Open
markdennis22 wants to merge 1 commit intomainfrom
fix/remove-company-from-conversation-schema-v2.15
Open

fix: Remove company field from conversation schema in v2.15#426
markdennis22 wants to merge 1 commit intomainfrom
fix/remove-company-from-conversation-schema-v2.15

Conversation

@markdennis22
Copy link
Contributor

@markdennis22 markdennis22 commented Mar 26, 2026

Why?

A customer reported that company_id appears in the Search Conversations response docs for stable API versions, but the API only returns it for the Unstable version. The company field was incorrectly added to the conversation and conversation_list_item schemas in the v2.15 spec.

How?

Removes the company property (4 lines each) from both the conversation and conversation_list_item schemas in the v2.15 spec. The Unstable spec is unchanged — the field is correct there.

Generated with Claude Code

The company field on conversations is only available in the Unstable API
version. It was incorrectly included in the v2.15 spec.

Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
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.

1 participant