aboutsummaryrefslogtreecommitdiff
path: root/Timeline/Models/Http
Commit message (Collapse)AuthorAgeFilesLines
* Add change username.杨宇千2019-08-171-0/+10
|
* 2 things.杨宇千2019-08-081-1/+1
| | | | | 1. Make Administrator in UserPutRequest nullable. 2. Remove default route.
* Merge branch 'master' into null-request-field杨宇千2019-08-083-95/+95
|
* 3 things.杨宇千2019-08-053-0/+109
1. Exchange Models and Entities namespace. 2. Fix the bug that input with missing field leads to 500. 3. Write unit tests.