You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OpenAPI: rename assigned_team_first_response_time to assigned_team_first_response_time_by_team (#443)
* docs: rename assigned_team_first_response_time to assigned_team_first_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>
* fix: add missing custom_attributes schema to 2.12 spec
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>
---------
Co-authored-by: Claude Haiku 4.5 <noreply@anthropic.com>
0 commit comments