You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First, let me thank you for creating this sdk.
If it weren't for you i would be doing it from scratch.
The api is almost perfect, the only thing i would do is to make ScoDelete public instead of internal.
For example, suppose you want to create a temporary meeting, you would:
Create meeting;
Add users;
Users have meeting;
Clean up by deleting users and the created meeting.
Can you please change it ?
If you want i can make a pull request as well.
Thanks!
The text was updated successfully, but these errors were encountered:
First, let me thank you for creating this sdk.
If it weren't for you i would be doing it from scratch.
The api is almost perfect, the only thing i would do is to make ScoDelete public instead of internal.
For example, suppose you want to create a temporary meeting, you would:
Can you please change it ?
If you want i can make a pull request as well.
Thanks!
The text was updated successfully, but these errors were encountered: