Skip to content

Commit

Permalink
chore(groupssettings): update the api
Browse files Browse the repository at this point in the history
#### groupssettings:v1

The following keys were changed:
- revision (Total Keys: 1)
- schemas.Groups.properties.whoCanContactOwner (Total Keys: 1)
  • Loading branch information
yoshi-automation committed Mar 3, 2021
1 parent 6a77c58 commit bbbcfde
Show file tree
Hide file tree
Showing 2 changed files with 413 additions and 408 deletions.
5 changes: 5 additions & 0 deletions docs/dyn/groupssettings_v1.groups.html
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,7 @@ <h3>Method Details</h3>
# - ALL_MANAGERS_CAN_CONTACT
# - ALL_MEMBERS_CAN_CONTACT
# - ANYONE_CAN_CONTACT
# - ALL_OWNERS_CAN_CONTACT
&quot;whoCanDeleteAnyPost&quot;: &quot;A String&quot;, # Deprecated. This is merged into the new whoCanModerateContent setting. Specifies who can delete replies to topics. (Authors can always delete their own posts). Possible values are:
# - ALL_MEMBERS
# - OWNERS_AND_MANAGERS
Expand Down Expand Up @@ -493,6 +494,7 @@ <h3>Method Details</h3>
# - ALL_MANAGERS_CAN_CONTACT
# - ALL_MEMBERS_CAN_CONTACT
# - ANYONE_CAN_CONTACT
# - ALL_OWNERS_CAN_CONTACT
&quot;whoCanDeleteAnyPost&quot;: &quot;A String&quot;, # Deprecated. This is merged into the new whoCanModerateContent setting. Specifies who can delete replies to topics. (Authors can always delete their own posts). Possible values are:
# - ALL_MEMBERS
# - OWNERS_AND_MANAGERS
Expand Down Expand Up @@ -762,6 +764,7 @@ <h3>Method Details</h3>
# - ALL_MANAGERS_CAN_CONTACT
# - ALL_MEMBERS_CAN_CONTACT
# - ANYONE_CAN_CONTACT
# - ALL_OWNERS_CAN_CONTACT
&quot;whoCanDeleteAnyPost&quot;: &quot;A String&quot;, # Deprecated. This is merged into the new whoCanModerateContent setting. Specifies who can delete replies to topics. (Authors can always delete their own posts). Possible values are:
# - ALL_MEMBERS
# - OWNERS_AND_MANAGERS
Expand Down Expand Up @@ -1037,6 +1040,7 @@ <h3>Method Details</h3>
# - ALL_MANAGERS_CAN_CONTACT
# - ALL_MEMBERS_CAN_CONTACT
# - ANYONE_CAN_CONTACT
# - ALL_OWNERS_CAN_CONTACT
&quot;whoCanDeleteAnyPost&quot;: &quot;A String&quot;, # Deprecated. This is merged into the new whoCanModerateContent setting. Specifies who can delete replies to topics. (Authors can always delete their own posts). Possible values are:
# - ALL_MEMBERS
# - OWNERS_AND_MANAGERS
Expand Down Expand Up @@ -1306,6 +1310,7 @@ <h3>Method Details</h3>
# - ALL_MANAGERS_CAN_CONTACT
# - ALL_MEMBERS_CAN_CONTACT
# - ANYONE_CAN_CONTACT
# - ALL_OWNERS_CAN_CONTACT
&quot;whoCanDeleteAnyPost&quot;: &quot;A String&quot;, # Deprecated. This is merged into the new whoCanModerateContent setting. Specifies who can delete replies to topics. (Authors can always delete their own posts). Possible values are:
# - ALL_MEMBERS
# - OWNERS_AND_MANAGERS
Expand Down
Loading

0 comments on commit bbbcfde

Please sign in to comment.