Commit Graph

5 Commits (8873a80276087a0efec312f43504f57e964589ea)

Author SHA1 Message Date
Lunny Xiao 34eee25bd4
Move sdk structs to modules/structs ()
* move sdk structs to moduels/structs

* fix tests

* fix fmt

* fix swagger

* fix vendor
B-OnTheGo e47df0b301 Enforce token on api routes [fixed critical security issue ] ()
Morlinest 8e61823ec4 Fix tests code to prevent some runtime errors ()
* Fix tests code to prevent some runtime errors

* Reduce nesting
Ethan Koenig f1adaef458 Less verbose integration tests ()
* Helper functions for intergration test boilerplate
Ethan Koenig 3ffedeab03 Fix bug in issue labels API ()