Allow configurable permissions to be set when creating group memberships.
- 主要言語
- Java
- スター
- 170
- フォーク
- 189
- 平均マージ
- 20時間 26分
- マージ済み PR(30日)
- 22
説明
### Is your feature request related to a problem? Please describe.
Want to set configurable_permissions at the same time when creating group memberships.
### Describe the solution you'd like
I think a good way to do this is to add an addMembership method to the BoxGroup class that corresponds to Configurable Permission.
We believe that it is possible to set the Permission when an administrator is added by performing the same process as the configurable permission implemented in the Box Python SDK.
https://github.com/box/box-python-sdk/blob/master/docs/usage/group.md#add-user-to-group
### Describe alternatives you've considered
N/A
### Additional context
N/A
コントリビューションガイド
調査の方向性
まず BoxGroup クラスと、そこに既存するグループメンバーシップ作成メソッドを確認し、次にそれらのリクエストパラメータを、設定可能な権限に関するリンク先の Box Python SDK ドキュメントと比較します。Java SDK でメンバーシップの作成時に configurable_permissions を設定でき、ドキュメント化された Python SDK のフローと一貫した動作になることが完了条件です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- java
- 領域
- api
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100