FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix: Remove company field from conversation schema in v2.15 by markdennis22 · Pull Request #426 · intercom/Intercom-OpenAPI · GitHub

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

Open
markdennis22 wants to merge 1 commit into
mainfrom
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 into
mainfrom
fix/remove-company-from-conversation-schema-v2.15

Conversation

markdennis22 commented Mar 26, 2026
edited
Loading

Copy link
Copy Markdown
Contributor

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) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL