summaryrefslogtreecommitdiff
path: root/changelogs/unreleased/36213-return-is_admin-in-users-api-when-current_user-is-admin.yml
diff options
context:
space:
mode:
Diffstat (limited to 'changelogs/unreleased/36213-return-is_admin-in-users-api-when-current_user-is-admin.yml')
-rw-r--r--changelogs/unreleased/36213-return-is_admin-in-users-api-when-current_user-is-admin.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/changelogs/unreleased/36213-return-is_admin-in-users-api-when-current_user-is-admin.yml b/changelogs/unreleased/36213-return-is_admin-in-users-api-when-current_user-is-admin.yml
new file mode 100644
index 00000000000..b51b5e58b39
--- /dev/null
+++ b/changelogs/unreleased/36213-return-is_admin-in-users-api-when-current_user-is-admin.yml
@@ -0,0 +1,6 @@
+---
+title: Include the `is_admin` field in the `GET /users/:id` API when current user
+ is an admin
+merge_request:
+author:
+type: fixed