mirror of
https://github.com/zulip/zulip.git
synced 2025-11-08 07:52:19 +00:00
openapi: Move stray get-user-groups description into OpenAPI.
This commit is contained in:
committed by
Tim Abbott
parent
7f8d8e0a9c
commit
dd7c3de36f
@@ -1,7 +1,5 @@
|
|||||||
{generate_api_title(/user_groups:get)}
|
{generate_api_title(/user_groups:get)}
|
||||||
|
|
||||||
{!api-members-only.md!}
|
|
||||||
|
|
||||||
{generate_api_description(/user_groups:get)}
|
{generate_api_description(/user_groups:get)}
|
||||||
|
|
||||||
## Usage examples
|
## Usage examples
|
||||||
|
|||||||
@@ -10989,6 +10989,8 @@ paths:
|
|||||||
summary: Get user groups
|
summary: Get user groups
|
||||||
tags: ["users"]
|
tags: ["users"]
|
||||||
description: |
|
description: |
|
||||||
|
{!api-members-only.md!}
|
||||||
|
|
||||||
Fetches all of the user groups in the organization.
|
Fetches all of the user groups in the organization.
|
||||||
|
|
||||||
`GET {{ api_url }}/v1/user_groups`
|
`GET {{ api_url }}/v1/user_groups`
|
||||||
|
|||||||
Reference in New Issue
Block a user