mirror of
https://github.com/zulip/zulip.git
synced 2025-11-11 17:36:27 +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
|
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].
|
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.
|
Administrators can always unsubscribe others from a channel.
|
||||||
|
|
||||||
Note that a user who is a member of the specified user group must
|
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
|
The set of users who have permission to administer this channel
|
||||||
expressed as an [update to a group-setting value][update-group-setting].
|
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
|
Note that a user who is a member of the specified user group must
|
||||||
also [have access](/help/channel-permissions) to the channel in
|
also [have access](/help/channel-permissions) to the channel in
|
||||||
order to administer the channel.
|
order to administer the channel.
|
||||||
@@ -20350,6 +20354,8 @@ paths:
|
|||||||
The set of users who have permission to post in this channel
|
The set of users who have permission to post in this channel
|
||||||
expressed as an [update to a group-setting value][update-group-setting].
|
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
|
Note that a user who is a member of the specified user group must
|
||||||
also [have access](/help/channel-permissions) to the channel in
|
also [have access](/help/channel-permissions) to the channel in
|
||||||
order to post in the channel.
|
order to post in the channel.
|
||||||
|
|||||||
Reference in New Issue
Block a user