openapi: Move stray get-user-groups description into OpenAPI.

This commit is contained in:
Suyash Vardhan Mathur
2021-06-23 17:48:32 +05:30
committed by Tim Abbott
parent 7f8d8e0a9c
commit dd7c3de36f
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,5 @@
{generate_api_title(/user_groups:get)}
{!api-members-only.md!}
{generate_api_description(/user_groups:get)}
## Usage examples

View File

@@ -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`