f
This commit is contained in:
@@ -933,3 +933,7 @@ type IVYZF2T7Req struct {
|
||||
type IVYZX5QZReq struct {
|
||||
ReturnURL string `json:"return_url" validate:"required,validReturnURL"`
|
||||
}
|
||||
|
||||
type IVYZX5Q2Req struct {
|
||||
Token string `json:"token" validate:"required,validToken"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user