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

[TRACKING] Missing API Endpoints #113

Open
1 of 13 tasks
sQu4rks opened this issue May 29, 2020 · 5 comments
Open
1 of 13 tasks

[TRACKING] Missing API Endpoints #113

sQu4rks opened this issue May 29, 2020 · 5 comments
Assignees
Milestone

Comments

@sQu4rks
Copy link
Contributor

sQu4rks commented May 29, 2020

In accordance to the Release Plan this is a issue to track all API endpoints that are present on developer.webex.com but not yet implemented in v2.x of the SDK:

Webex Devices

  • Devices (/v1/devices)
  • Device Activation Code (/v1/devices/activationCode)
  • Places (/v1/places)
  • xapi (/v1/xapi)

Webex Meetings

  • Meeting Invitees (/v1/meetingInvitees)
  • Meeting Preferences (/v1/meetingPreferences)
  • Meetings (/v1/meetings)
  • Recordings (/v1/recordings)

Misc

  • Admin Audit Events (/v1/adminAudit/events)
  • Hybrid Clusters (/v1/hybrid/clusters )
  • Hybrid Connectors (/v1/hybrid/connectors)
  • Resource Group Membership (/v1/resourceGroup/memberships)
  • Resource Group (/v1/resourceGroups)
@cmlccie
Copy link
Collaborator

cmlccie commented Jul 7, 2020

Added support for the Admin Audit Events API in v1.4.

@cmlccie cmlccie self-assigned this Jul 7, 2020
@cmlccie cmlccie added this to the v1.x milestone Jul 7, 2020
@cmlccie
Copy link
Collaborator

cmlccie commented Jul 10, 2020

@sQu4rks, I am starting work on the Webex Meetings Endpoints listed above.

@cmlccie
Copy link
Collaborator

cmlccie commented Jul 10, 2020

After discussing the expansion of the developer.webex.com APIs (beyond just Webex Teams APIs), the cumbersomeness under the existing codebase to add (test and document) new API wrappers, and how some more modern tooling and design principles could make these efforts much more sustainable...

We have decided to update the existing Webex Teams API endpoints (adding new parameters, missing attributes, and new sub-endpoints) and then to put the v1.x release in maintenance mode. We will add Webex API completeness to the goals for the 2.x version, which we will retool and refactor to improve both the community and client user experience in working with the library.

@cmlccie cmlccie modified the milestones: v1.x, v2.x Jul 10, 2020
@sumitmcc
Copy link
Contributor

sumitmcc commented Jul 4, 2022

@sQu4rks I am working on the Recordings (/v1/recordings).

@sumitmcc
Copy link
Contributor

sumitmcc commented Jul 7, 2022

Submitted a PR for Recordings API

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

No branches or pull requests

3 participants