Vote #67992
完了REST API for Users
0%
説明
It would be nice to have REST API for Users.
It can provides assigned Issues and Projects group by users.
journals
Here is what I've done for the REST API. It enables :
- creating a user
- updating a user
- listing users
- showing a user details
I'm aware it's not perfect, but heh, it's here :)
If you think I should change something, don't hesitate to tell me.
--------------------------------------------------------------------------------
This feature is planned as part of 1.1 but I haven't reviewed this patch yet.
--------------------------------------------------------------------------------
I am stepping down from working on Redmine. If someone else is interesting in working on this issue, feel free to reassign it to them.
Eric Davis
--------------------------------------------------------------------------------
Added in r4453.
--------------------------------------------------------------------------------
related_issues
duplicates,Closed,4596,REST api fto get account info ?