box / box/box-java-sdk

Allow configurable permissions to be set when creating group memberships.

未关闭
#882 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
enhancement
主要语言
Java
星标
170
派生
189
平均合并
20 小时 26 分钟
30 天内合并 PR
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

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。