This commit is contained in:
@@ -13,6 +13,7 @@ type RequestAPILogin struct {
|
||||
type ResponseAPILogin struct {
|
||||
Token string `json:"token"`
|
||||
}
|
||||
|
||||
type ResponseAPIFilePost struct {
|
||||
Message string `json:"message"`
|
||||
Files []ResponseAPIFilePostFiles `json:"files"`
|
||||
|
Reference in New Issue
Block a user