Skip to content

DEVEXP-1277: OAS Synch - Conversation#123

Open
matsk-sinch wants to merge 2 commits intov2.0from
DEVEXP-1277_OAS_SYNCH_Conversation
Open

DEVEXP-1277: OAS Synch - Conversation#123
matsk-sinch wants to merge 2 commits intov2.0from
DEVEXP-1277_OAS_SYNCH_Conversation

Conversation

@matsk-sinch
Copy link
Contributor

No description provided.

Copy link

@JPPortier JPPortier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

messages = sinch_client.conversation.messages.list_last_messages_by_channel_identity(
channel_identities=channel_identities,
messages_source="CONVERSATION_SOURCE",
page_size=10,

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should avoid pagination parameters onto snippets: they tend to be "become" required by end users (AIs or not)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

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