-
Notifications
You must be signed in to change notification settings - Fork 597
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
Add waiting room rules #1102
Add waiting room rules #1102
Conversation
changelog detected ✅ |
Codecov Report
@@ Coverage Diff @@
## master #1102 +/- ##
==========================================
+ Coverage 49.94% 50.07% +0.12%
==========================================
Files 115 117 +2
Lines 10991 11441 +450
==========================================
+ Hits 5490 5729 +239
- Misses 4338 4475 +137
- Partials 1163 1237 +74
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
dc393d0
to
70ffb19
Compare
ffa11b8
to
e00d10f
Compare
thanks for this @broswen 🏆 i've pushed a couple of changes to this that i wanted to highlight as a FYI
feel free to ping me on the internal PR for the docs if you haven't already and i'll merge this once it's in the pipeline. |
e00d10f
to
446e863
Compare
@jacobbednarz docs are live, updated the PR. |
thanks @broswen 👏 |
This functionality has been released in v0.53.0. For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you! |
Description
Add methods for the management of Waiting Room Rules.
Has your change been tested?
Unit tests have been created to confirm JSON marshaling works and the correct endpoints/methods are called.
Types of changes
What sort of change does your code introduce/modify?
Checklist: