mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +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)}
|
||||
|
||||
{!api-members-only.md!}
|
||||
|
||||
{generate_api_description(/user_groups:get)}
|
||||
|
||||
## Usage examples
|
||||
|
||||
@@ -10989,6 +10989,8 @@ paths:
|
||||
summary: Get user groups
|
||||
tags: ["users"]
|
||||
description: |
|
||||
{!api-members-only.md!}
|
||||
|
||||
Fetches all of the user groups in the organization.
|
||||
|
||||
`GET {{ api_url }}/v1/user_groups`
|
||||
|
||||
Reference in New Issue
Block a user