Skip to content

OpenAPI: rename assigned_team_first_response_time to assigned_team_first_response_time_by_team#443

Merged
VarshSuresh merged 2 commits intomainfrom
VarshSuresh/change-docs-assigned_team_first_response_time_by_team
Apr 10, 2026
Merged

OpenAPI: rename assigned_team_first_response_time to assigned_team_first_response_time_by_team#443
VarshSuresh merged 2 commits intomainfrom
VarshSuresh/change-docs-assigned_team_first_response_time_by_team

Conversation

@VarshSuresh
Copy link
Copy Markdown
Contributor

@VarshSuresh VarshSuresh commented Apr 10, 2026

Why?

Dev rel inbox ticket

The API documentation specified an incorrect field name (assigned_team_first_response_time_by_team) in the Conversation Search response schema. The actual Conversation Search API endpoint returns assigned_team_first_response_time instead, causing a mismatch between the documentation and reality. This fix aligns the docs with the actual endpoint behavior.

How?

Renamed the field from assigned_team_first_response_time_by_team to assigned_team_first_response_time across all API version specs (@2.12, @2.13, @2.14, @2.15, and @unstable).

Additional Fix

Fixed broken $ref in @2.12 spec: Added missing custom_attributes schema definition that was referenced in create_phone_switch_request and update_conversation_request but never defined. Schema copied from @2.15 for consistency.

Generated with Claude Code

…_response_time_by_team

Update the field name across all affected API versions (0, 2.12, 2.13, 2.14, 2.15) to align with the actual API response. The field `assigned_team_first_response_time_in_office_hours` is unchanged.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
@VarshSuresh VarshSuresh self-assigned this Apr 10, 2026
@VarshSuresh VarshSuresh requested a review from a team April 10, 2026 14:00
Resolves broken $ref references in create_phone_switch_request and update_conversation_request that pointed to an undefined custom_attributes schema. Schema definition copied from 2.15 for consistency.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
@VarshSuresh VarshSuresh changed the title docs: rename assigned_team_first_response_time to assigned_team_first_response_time_by_team OpenAPI: rename assigned_team_first_response_time to assigned_team_first_response_time_by_team Apr 10, 2026
@VarshSuresh VarshSuresh merged commit 40df073 into main Apr 10, 2026
3 checks passed
@VarshSuresh VarshSuresh deleted the VarshSuresh/change-docs-assigned_team_first_response_time_by_team branch April 10, 2026 14:35
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