summaryrefslogtreecommitdiffstats
path: root/model/client4.go
Commit message (Collapse)AuthorAgeFilesLines
* Implement PUT /users/{user_id}/roles endpoint for APIv4 (#5238)Joram Wilander2017-02-011-0/+11
|
* Implement POST /teams endpoint (#5220)Joram Wilander2017-01-311-1/+10
|
* Implement APIv4 infrastructure (#5191)Joram Wilander2017-01-301-0/+222
* Implement APIv4 infrastructure * Update parameter requirement functions per feedback