-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededmissing feature
Description
As you can see in the appopriate documentation for a worker that works with the middleware queue, the enduser must specify the game-mode field in request of String type, however, the worker isn't applying any checks / validation rules for the message body.
So, as the enduser, I'm expecting that I will receive a validation error for the invalid message content when the required fields aren't specified, missing or have invalid types. Otherwise the message must be delivered to the next processing stage without any errors.
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededmissing feature