comparison CHANGES.txt @ 7972:425dd9854e34

feat: document the /rest/data/user/roles endpoint
author John Rouillard <rouilj@ieee.org>
date Tue, 21 May 2024 16:38:42 -0400
parents b63fcfc2c984
children 5f1e26f93b09
comparison
equal deleted inserted replaced
7971:fe0348bbe45b 7972:425dd9854e34
221 match the currently logged in user. Allows sharing of queries like 221 match the currently logged in user. Allows sharing of queries like
222 "Issues I created" or "Issues I am assigned to" by removing the 222 "Issues I created" or "Issues I am assigned to" by removing the
223 hard coded user id number and replacing it with the current user's 223 hard coded user id number and replacing it with the current user's
224 id. Tracker templates updated to use it. (John Rouillard from a 224 id. Tracker templates updated to use it. (John Rouillard from a
225 patch by Jon C. Thomason) 225 patch by Jon C. Thomason)
226 - Add a /rest/data/user/roles REST endpoint. (John Rouillard)
226 227
227 2023-07-13 2.3.0 228 2023-07-13 2.3.0
228 229
229 Fixed: 230 Fixed:
230 231

Roundup Issue Tracker: http://roundup-tracker.org/