feat(meetings): add site preferences API#4955
Conversation
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
|
This pull request is automatically being deployed by Amplify Hosting (learn more). |
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
💡 Codex Reviewwebex-js-sdk/packages/@webex/plugin-meetings/src/meetings/request.ts Lines 83 to 87 in 704c18f This new path uses a raw ℹ️ About Codex in GitHubCodex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback". |
Thank you for your contribution! |
COMPLETES #N/A
No public Jira/link; SDK support needed for the Webex Web Client webinar scheduling dropdown migration.
This pull request addresses
Web clients currently need to fetch site-scoped appapi preferences to determine scheduling capabilities such as webinar scheduler support. Without an SDK API, consumers have to construct the
/wbxappapi/v1/users/me/preferenceURL themselves.by making the following changes
webex.meetings.fetchSitePreferencesMeViaSite(options?)as an additive meetings API.schedulingselect options.meetings.multipartSitePrefixList.Change Type
The following scenarios were tested
unit tests
local link


The GAI Coding Policy And Copyright Annotation Best Practices
I certified that