Skip to content
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

videoroom: add "admin_key" parameter to list API #37

Merged
merged 3 commits into from
Feb 9, 2024

Conversation

OverSamu
Copy link
Contributor

@OverSamu OverSamu commented Feb 9, 2024

Before 28d019c I didn't know it was possible to pass "admin_key" parameter to list requests to also get private records, interesting.
For the same reason I made the same change in videoroom, since it's also supported by this plugin.

Thank you!

@lminiero
Copy link
Member

lminiero commented Feb 9, 2024

It should be noted that Streaming and TextRoom plugin have this property too (although IIRC TextRoom is not supported by Janode yet).

@atoppi
Copy link
Member

atoppi commented Feb 9, 2024

@OverSamu can you please add the parameter also to create and stopForward ?

@atoppi
Copy link
Member

atoppi commented Feb 9, 2024

Thanks! Merging.

@atoppi atoppi merged commit 1090ff4 into meetecho:master Feb 9, 2024
1 check passed
@OverSamu
Copy link
Contributor Author

OverSamu commented Feb 9, 2024

Hi, when will these changes be released?
Thank you

@atoppi
Copy link
Member

atoppi commented Feb 9, 2024

In the next release, but not sure when I'll publish it.
If you are using janode in a package.json dependency you could still point to specific commit hash from github instead of pointing to npm releases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants