File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed
Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change 9247592475 }
9247692476 ],
9247792477 "description": "Who can view shared links owned by team members."
92478+ },
92479+ {
92480+ "name": "group_creation_policy",
92481+ "type": [
92482+ {
92483+ "name": "GroupCreation",
92484+ "type": [
92485+ {
92486+ "name": "admins_and_members",
92487+ "type": "Void",
92488+ "description": "Team admins and members can create groups."
92489+ },
92490+ {
92491+ "name": "admins_only",
92492+ "type": "Void",
92493+ "description": "Only team admins can create groups."
92494+ }
92495+ ],
92496+ "description": null,
92497+ "importedNamespace": "team_policies",
92498+ "typeWrap": "{} (union)"
92499+ }
92500+ ],
92501+ "description": "Who can create groups."
9247892502 }
9247992503 ],
9248092504 "description": "Policies governing sharing within and outside of the team.",
9256192585 },
9256292586 "shared_link_create_policy": {
9256392587 ".tag": "team_only"
92588+ },
92589+ "group_creation_policy": {
92590+ ".tag": "admins_only"
9256492591 }
9256592592 },
9256692593 "office_addin_policy": {
You can’t perform that action at this time.
0 commit comments