Mercurial > p > roundup > code
diff 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 |
line wrap: on
line diff
--- a/CHANGES.txt Tue May 21 01:17:28 2024 -0400 +++ b/CHANGES.txt Tue May 21 16:38:42 2024 -0400 @@ -223,6 +223,7 @@ hard coded user id number and replacing it with the current user's id. Tracker templates updated to use it. (John Rouillard from a patch by Jon C. Thomason) +- Add a /rest/data/user/roles REST endpoint. (John Rouillard) 2023-07-13 2.3.0
