nylas / nylas-ruby

Ruby bindings for the Nylas Platform APIs
https://nylas.com/docs
MIT License
101 stars 130 forks source link

No support for Event.reminder_minutes attribute #369

Closed owen-c closed 2 years ago

owen-c commented 2 years ago

Describe the bug The ruby client does not allow for setting the Event reminder_minutes attribute. Not sure if this was an oversight or some reason it is not supported?

https://developer.nylas.com/docs/api/#post/events

To Reproduce N/A

Expected behavior I would expect the official client to fully support all API options

SDK Version: 5.10.0

Additional context N/A

mrashed-dev commented 2 years ago

@owen-c Thanks for opening this issue, we'll push out a fix to include these fields for the next release!