api 1.0.1 add signupSource

This commit is contained in:
Patrick Nagurny
2018-11-05 09:37:08 -05:00
parent 9b9124f730
commit 2a827bac26
14 changed files with 194 additions and 70 deletions

View File

@@ -4,6 +4,14 @@ import (
"github.com/ant0ine/go-json-rest/rest"
)
/**
* Changelog
*
* 1.0.1
* - add user.signupSource
*
*/
/**
* @apiDefine NotAuthorizedError
*