forget what i did
This commit is contained in:
@@ -11,6 +11,5 @@ type User struct {
|
||||
}
|
||||
|
||||
type UserEditable struct {
|
||||
Email string `json:"email" validate:"required"`
|
||||
Nickname string `json:"nickname" validate:"required"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user