-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
I'm encountering an error when creating conversations using the latest version of this gem.
should have required property 'participants'
It seems like the participants attribute is not being passed by the ConversationsCreateBody model.
I did some digging and it seems like this attribute is not being assigned when a new instance is created
sunshine-conversations-ruby/lib/sunshine-conversations-client/models/conversation_create_body.rb
Line 83 in 6b425ec
| if attributes.key?(:'participants') |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels