41c5e4645524 → d782acd3a884 · 5 changes across 5 operations
- GET/api/v1/action-items
- ○
added the required property
//to the response with the status
- ○
- GET/api/v1/chat-ai/conversations/{conversation_id}
- ○
added the optional property
//to the response with the status
- ○
- GET/api/v1/chat-ai/conversations/{conversation_id}/mentionables
- ○
endpoint added
- ○
- POST/api/v1/chat-ai/conversations/{conversation_id}/message
- ○
added the new optional request property
- ○
- GET/api/v1/report-ai/customer-profiles/{customer_profile_id}
- ○
added the optional property
to the response with the status
- ○