CSAllenISDClassroom / sudokuserver-acid-dragons-1

sudokuserver-acid-dragons-1 created by GitHub Classroom
1 stars 1 forks source link

When using "POST" for a difficulty using invalid option still generates board id. #44

Closed xGavvv closed 3 years ago

xGavvv commented 3 years ago

when using the difficulty "very" (obviously wrong) it gave back a game ID for a board.

kittychesire7090 commented 3 years ago

It gives back a game ID for a board when using any word or random letters for the difficulty.

NatLark commented 3 years ago

I have encountered this issue as well. In W3911, I typed "weird" in the section titled "Issue Request from Client to Server" and an ID was given.

agarmu commented 3 years ago

Possible duplicate of #35

Tariq-Mahamid commented 3 years ago

Fixed.