mirror of
https://github.com/zulip/zulip.git
synced 2025-10-31 20:13:46 +00:00
api docs: Document POST /user_groups/{group_id}/members endpoint.
This commit is contained in:
committed by
Tim Abbott
parent
7677ba2d2b
commit
0b77525814
@@ -292,7 +292,6 @@ class OpenAPIArgumentsTest(ZulipTestCase):
|
||||
'/calls/zoom/create',
|
||||
|
||||
#### Documented endpoints not properly detected by tooling.
|
||||
'/user_groups/{user_group_id}/members',
|
||||
# Regex with an unnamed capturing group.
|
||||
'/users/(?!me/)(?P<email>[^/]*)/presence',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user