change name of userId field
This commit is contained in:
parent
a86bb964e5
commit
928edc1efe
@ -40,7 +40,7 @@ type ValidateResp struct {
|
||||
}
|
||||
|
||||
type SkirdaUserResp struct {
|
||||
SkirdaUserId string `json:"skirdauserid"`
|
||||
SkirdaUserId string `json:"skirdauser_id"`
|
||||
Username string `json:"username"`
|
||||
Token string `json:"token"`
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user