Skip to content

Commit 6fe74ae

Browse files
committed
Fix thread validator
1 parent bfcd440 commit 6fe74ae

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

api/pkg/validators/message_thread_handler_validator.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ func (validator *MessageThreadHandlerValidator) ValidateMessageThreadIndex(_ con
4444
"min:0",
4545
},
4646
"query": []string{
47-
"required",
4847
"max:100",
4948
},
5049
"owner": []string{

0 commit comments

Comments
 (0)