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

feat(rest-api-client): add space.updateSpaceMembers() method #2603

Merged
merged 17 commits into from
Mar 7, 2024

Conversation

tuanphamcybozu
Copy link
Contributor

Why

  • Support updateSpaceMembers method to be able to update the members of a Space.

What

  • Add new method updateSpaceMembers
  • Add unit test
  • Add demo script

How to test

  • Check test spec

Checklist

  • Read CONTRIBUTING.md
  • Updated documentation if it is required.
  • Added tests if it is required.
  • Passed pnpm lint and pnpm test on the root directory.

@tuanphamcybozu tuanphamcybozu requested review from a team and tasshi-me and removed request for a team March 4, 2024 03:04
@github-actions github-actions bot added the pkg: rest-api-client @kintone/rest-api-client label Mar 4, 2024
@github-actions github-actions bot added the pkg: create-plugin @kintone/create-plugin label Mar 5, 2024
@tuanphamcybozu tuanphamcybozu removed the pkg: create-plugin @kintone/create-plugin label Mar 5, 2024
@github-actions github-actions bot added the pkg: create-plugin @kintone/create-plugin label Mar 5, 2024
@tuanphamcybozu tuanphamcybozu removed the pkg: create-plugin @kintone/create-plugin label Mar 5, 2024
renovate bot and others added 2 commits March 5, 2024 19:44
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: hung-cybo <hung-nguyen@cybozu.vn>
@github-actions github-actions bot added the pkg: create-plugin @kintone/create-plugin label Mar 5, 2024
@tuanphamcybozu tuanphamcybozu removed the pkg: create-plugin @kintone/create-plugin label Mar 5, 2024
Copy link
Contributor

@hung-cybo hung-cybo left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@tasshi-me tasshi-me left a comment

Choose a reason for hiding this comment

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

LGTM!

@tasshi-me tasshi-me merged commit 5b28413 into master Mar 7, 2024
10 checks passed
@tasshi-me tasshi-me deleted the feat/add-updateSpaceMembers-method branch March 7, 2024 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pkg: rest-api-client @kintone/rest-api-client
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants