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

Added a new enum value for join by ID #2377

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

RishabBindra
Copy link

For more information about how to contribute to this repo, visit this page.

Description

We are implementing the Join By ID feature on the M365 Calendar app. This feature uses the meeting ID and passcode to create a meeting link, and then decides to use the JoinMeeting API.
Whitelisting it as a known entry point in the PR.

Main changes in the PR:

  1. Adding a new known entry point for join API.

Validation

Validation performed:

No specific validations performed

Unit Tests added:

Unit tests have not been added as we are simply adding a new value to an enum

End-to-end tests added:

No

Additional Requirements

Change file added:

Ensure the change file meets the formatting requirements.

<Yes/No>

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.

2 participants