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

Users, Invites, Workspaces and Members API #88

Merged
merged 24 commits into from
Oct 9, 2024
Merged

Users, Invites, Workspaces and Members API #88

merged 24 commits into from
Oct 9, 2024

Conversation

csgulati09
Copy link
Collaborator

@csgulati09 csgulati09 commented Jun 24, 2024

Title: User , Invite , Workspace and Workspace Members API

Description:

  • Added admin.users
  • Added admin.users.invites
  • Added admin.workspace
  • Added admin.workspace.members
  • All method supported
  • Config changes to support .get and .delete methods

Related Issues:
Closes #87 #118

@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Jun 24, 2024
@csgulati09 csgulati09 self-assigned this Jun 24, 2024
@csgulati09 csgulati09 requested a review from VisargD June 24, 2024 14:00
@dosubot dosubot bot added size:XL This PR changes 500-999 lines, ignoring generated files. and removed size:L This PR changes 100-499 lines, ignoring generated files. labels Sep 23, 2024
@shivam-pareek shivam-pareek changed the title Users and Invites API Users, Invites, Workspaces and Members API Sep 30, 2024
@csgulati09 csgulati09 removed their assignment Oct 3, 2024
src/apis/admin.ts Outdated Show resolved Hide resolved
src/apis/admin.ts Show resolved Hide resolved
src/apis/admin.ts Show resolved Hide resolved
src/apis/admin.ts Outdated Show resolved Hide resolved
src/apis/admin.ts Show resolved Hide resolved
src/apis/admin.ts Show resolved Hide resolved
src/apis/admin.ts Show resolved Hide resolved
src/apis/admin.ts Show resolved Hide resolved
src/apis/admin.ts Show resolved Hide resolved
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Oct 9, 2024
@VisargD VisargD merged commit a8ca6c4 into main Oct 9, 2024
1 check failed
@VisargD VisargD deleted the feat/userInvite branch October 9, 2024 17:09
@csgulati09 csgulati09 linked an issue Oct 10, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm This PR has been approved by a maintainer size:XL This PR changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

NodeSDK: The Workspace and Workspace Member has to be integrated NodeSDK: User and Invite API
3 participants