Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add change username. | 杨宇千 | 2019-08-17 | 1 | -0/+10 |
| | |||||
* | 2 things. | 杨宇千 | 2019-08-08 | 1 | -1/+1 |
| | | | | | 1. Make Administrator in UserPutRequest nullable. 2. Remove default route. | ||||
* | Merge branch 'master' into null-request-field | 杨宇千 | 2019-08-08 | 3 | -95/+95 |
| | |||||
* | 3 things. | 杨宇千 | 2019-08-05 | 3 | -0/+109 |
1. Exchange Models and Entities namespace. 2. Fix the bug that input with missing field leads to 500. 3. Write unit tests. |