kyleboe / zoom_rb

Ruby REST API Wrapper for zoom.us API
https://developers.zoom.us/docs/api/
MIT License
83 stars 103 forks source link

Add support for template_id on meeting_create #396

Closed giovanisleite closed 3 years ago

giovanisleite commented 3 years ago

The template_id option is used so we can create admin templates on zoom and use them for our meetings created through the API. This commit adds support for this option allowing the parameter.