-
Notifications
You must be signed in to change notification settings - Fork 183
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: meetings package #788
Conversation
11214fd
to
e7a9007
Compare
cd7477a
to
408bea6
Compare
@manchuck whats still left in this PR to wrap up? Would love to see this get merged 🚢 |
@ziahamza We have put this release on hold as our internal team is working on changes to the API endpoints, which might not be compatible with the current meetings API specification. Once those changes have been released, we will work on updating the SDK. |
47df50c
to
19569b8
Compare
19569b8
to
af93220
Compare
Codecov Report
@@ Coverage Diff @@
## 3.x #788 +/- ##
==========================================
+ Coverage 80.06% 81.57% +1.51%
==========================================
Files 99 100 +1
Lines 1289 1411 +122
Branches 257 280 +23
==========================================
+ Hits 1032 1151 +119
- Misses 256 259 +3
Partials 1 1
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Adding the meetings API
Description
This adds the meetings API calls to the SDK.
Motivation and Context
Testing Details
Example Output or Screenshots (if appropriate)
Types of changes
Checklist