Skip to content

Commit d9f5c3a

Browse files
authored
Update message_handler_validator.go
1 parent b58c793 commit d9f5c3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/pkg/validators/message_handler_validator.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ func (validator MessageHandlerValidator) ValidateMessageSearch(ctx context.Conte
259259
"max:20",
260260
},
261261
"token": []string{
262-
"required"
262+
"required",
263263
},
264264
},
265265
})

0 commit comments

Comments
 (0)