nylas / nylas-nodejs

A NodeJS wrapper for the Nylas REST API for email, contacts, and calendar.
MIT License
169 stars 118 forks source link

Fix missing `type` field in `Event` model #530

Closed mrashed-dev closed 8 months ago

mrashed-dev commented 8 months ago

Description

Missing type field for Event responses made it hard to deal with this polymorphic field.

License

I confirm that this contribution is made under the terms of the MIT license and that I have the authority necessary to make this contribution on behalf of its copyright owner.