zendesk / sunshine-conversations-python

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

Send userId when creating users #6

Closed elhardoum closed 6 years ago

elhardoum commented 6 years ago

Apparently creating new app users requires setting a user ID:

{"error":{"code":"bad_request","description":"should have required property 'userId'"}}
mspensieri commented 6 years ago

Thank you for the contribution, but this library and its associated documentation is automatically generated, so your changes would be erased next time we release a new version.

This field is already marked as required in the Swagger specification. I'm not sure if there's much we can do to have the auto-generated documentation reflect this fact, but I'll file an issue internally to dig a bit deeper on this