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
Remove company_id from conversation response schema
The company_id field is not returned by the API in conversation
responses, so it should not be in the conversation schema.
Note: company_id in update_conversation_request schema is preserved
as it is correctly used in PUT request bodies.
0 commit comments