Commit Graph

3 Commits (18f26cfbf7f9b36b838c0e8762bfba98c89b9797)

Author SHA1 Message Date
techknowlogick d56bb74201
add admin API email endpoints ()
add email endpoint to admin API to ensure API parity with admin
dashboard.
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files ()
Change all license headers to comply with REUSE specification.

Fix 

Co-authored-by: flynnnnnnnnnn <flynnnnnnnnnn@github>
Co-authored-by: John Olheiser <john.olheiser@gmail.com>
Lunny Xiao 34eee25bd4
Move sdk structs to modules/structs ()
* move sdk structs to moduels/structs

* fix tests

* fix fmt

* fix swagger

* fix vendor