box / box/box-java-sdk

Allow configurable permissions to be set when creating group memberships.

Aperta
#882 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
enhancement
Lingua principale
Java
Stelle
170
Fork
189
Merge medio
20h 26m
PR unite (30g)
22

Descrizione

### 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

Guida per i contributori

Apri la guida per i contributori

Direzione di ricerca

Start with the BoxGroup class and its existing group-membership creation methods, then compare their request parameters with the linked Box Python SDK documentation for configurable permissions. Done means the Java SDK can set configurable_permissions while creating a membership, with behavior consistent with the documented Python SDK flow.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
java
Ambito
api
Tipo di issue
Funzionalità
Difficoltà
3/5
Tempo stimato
1-2 giorni
Stato di attività
Ferma
Chiarezza
Abbastanza chiara
Idoneità per principianti
45/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.