mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
openapi: Fix broken links to group-setting-values.
This commit is contained in:
@@ -20297,6 +20297,8 @@ paths:
|
||||
The set of users who have permission to unsubscribe others from this
|
||||
channel expressed as an [update to a group-setting value][update-group-setting].
|
||||
|
||||
[update-group-setting]: /api/group-setting-values#updating-group-setting-values
|
||||
|
||||
Administrators can always unsubscribe others from a channel.
|
||||
|
||||
Note that a user who is a member of the specified user group must
|
||||
@@ -20323,6 +20325,8 @@ paths:
|
||||
The set of users who have permission to administer this channel
|
||||
expressed as an [update to a group-setting value][update-group-setting].
|
||||
|
||||
[update-group-setting]: /api/group-setting-values#updating-group-setting-values
|
||||
|
||||
Note that a user who is a member of the specified user group must
|
||||
also [have access](/help/channel-permissions) to the channel in
|
||||
order to administer the channel.
|
||||
@@ -20350,6 +20354,8 @@ paths:
|
||||
The set of users who have permission to post in this channel
|
||||
expressed as an [update to a group-setting value][update-group-setting].
|
||||
|
||||
[update-group-setting]: /api/group-setting-values#updating-group-setting-values
|
||||
|
||||
Note that a user who is a member of the specified user group must
|
||||
also [have access](/help/channel-permissions) to the channel in
|
||||
order to post in the channel.
|
||||
|
||||
Reference in New Issue
Block a user