summaryrefslogtreecommitdiffstats
path: root/integrations/api_org_test.go
Commit message (Collapse)AuthorAgeFilesLines
* add api for user to create org (#5268)Lunny Xiao2018-11-201-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