Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes #7023 - API Org Visibility (#7028) | Richard Mahn | 2019-05-30 | 1 | -1/+47 |
| | |||||
* | Move sdk structs to modules/structs (#6905) | Lunny Xiao | 2019-05-11 | 1 | -1/+1 |
| | | | | | | | | | | | | * move sdk structs to moduels/structs * fix tests * fix fmt * fix swagger * fix vendor | ||||
* | Add tests for Org API (#6731) | Lunny Xiao | 2019-04-24 | 1 | -28/+72 |
| | |||||
* | add api for user to create org (#5268) | Lunny Xiao | 2018-11-20 | 1 | -0/+48 |
* add api for user to create org * remove unused blank line on the swagger file end * fix create and add test * fix tests * fix routes of create org API * fix bug * add copyright heads |