summaryrefslogtreecommitdiff
path: root/changelogs/unreleased/42669-allow-order_by-users-in-gitlab-api.yml
diff options
context:
space:
mode:
Diffstat (limited to 'changelogs/unreleased/42669-allow-order_by-users-in-gitlab-api.yml')
-rw-r--r--changelogs/unreleased/42669-allow-order_by-users-in-gitlab-api.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/42669-allow-order_by-users-in-gitlab-api.yml b/changelogs/unreleased/42669-allow-order_by-users-in-gitlab-api.yml
new file mode 100644
index 00000000000..24fcc38ee0e
--- /dev/null
+++ b/changelogs/unreleased/42669-allow-order_by-users-in-gitlab-api.yml
@@ -0,0 +1,5 @@
+---
+title: Add sorting options for /users API (admin only)
+merge_request: 16945
+author:
+type: added