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

Add an endpoint to return all participants #8660

Merged

Conversation

nickvergessen
Copy link
Member

@nickvergessen nickvergessen commented Jan 31, 2023

Fix #8610

🚧 TODO

  • Add an endpoint that returns all participants of the parent room and the breakout rooms with their related status and sessions, etc.

🏁 Checklist

@nickvergessen nickvergessen added this to the 💚 Next Major (26) milestone Jan 31, 2023
@nickvergessen nickvergessen self-assigned this Jan 31, 2023
@nickvergessen nickvergessen marked this pull request as draft January 31, 2023 15:06
@nickvergessen nickvergessen force-pushed the feature/8610/add-endpoint-to-return-all-participants branch 2 times, most recently from d74afc2 to d41bd1a Compare January 31, 2023 18:53
…t rooms

Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
@nickvergessen nickvergessen force-pushed the feature/8610/add-endpoint-to-return-all-participants branch from d41bd1a to 5af8539 Compare February 1, 2023 08:17
@nickvergessen nickvergessen marked this pull request as ready for review February 1, 2023 08:19
Copy link
Member

@marcoambrosini marcoambrosini left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🐘

docs/participant.md Outdated Show resolved Hide resolved
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
@nickvergessen nickvergessen merged commit 820839c into master Feb 2, 2023
@nickvergessen nickvergessen deleted the feature/8610/add-endpoint-to-return-all-participants branch February 2, 2023 06:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add endpoint that returns participants of all breakout-rooms for a given conversation
3 participants