diff options
author | Yatish Mehta <yatish.mehta@coupa.com> | 2016-10-25 14:08:53 -0700 |
---|---|---|
committer | Yatish Mehta <yatish.mehta@coupa.com> | 2016-11-08 12:04:05 -0800 |
commit | a0aaf93fe591215a7fc29a52ff6cbd38604c8dcb (patch) | |
tree | 8742a213a18bdae2f7de15b4851c60ed2c898394 /changelogs/unreleased/23731-add-param-to-user-api.yml | |
parent | c6d010986724faf10b46453d66eaca38a948fabf (diff) | |
download | gitlab-ce-a0aaf93fe591215a7fc29a52ff6cbd38604c8dcb.tar.gz |
Add query param to filter users on 'external' & 'blocked' type on API
Diffstat (limited to 'changelogs/unreleased/23731-add-param-to-user-api.yml')
-rw-r--r-- | changelogs/unreleased/23731-add-param-to-user-api.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/23731-add-param-to-user-api.yml b/changelogs/unreleased/23731-add-param-to-user-api.yml new file mode 100644 index 00000000000..e31029ffb27 --- /dev/null +++ b/changelogs/unreleased/23731-add-param-to-user-api.yml @@ -0,0 +1,4 @@ +--- +title: Add query param to filter users by external & blocked type +merge_request: 7109 +author: Yatish Mehta |