zendesk / sunshine-conversations-python

Smooch API Library for Python
Apache License 2.0
23 stars 8 forks source link

get_app_user_entity_ids returns AppUserResponse #5

Closed tjhall13 closed 6 years ago

tjhall13 commented 7 years ago

The get_app_user_entity_ids should return a response object containing a list of channels. The http api shows an object with a channels attribute being a list. Instead it returns an AppUserResponse. There doesn't seem to be a type for AppUserEntityIdsResponse for this method.

mspensieri commented 6 years ago

This was fixed a while ago in v2.2.0