Write validation for createVotesRequest

This commit is contained in:
2025-01-02 18:12:48 +01:00
parent d251909ee7
commit 9efe9a3537
2 changed files with 23 additions and 3 deletions

View File

@ -236,7 +236,6 @@ components:
minLength: 1
tokens:
type: integer
minimum: 1
ErrorResponse:
type: object