Open Zhangyilin0203 opened 4 years ago
Hi, in our UG, we only stipulate that the first word in the input must be food
, then the next part is the name of the food, which in this case would have been food apple
. Thus, the input works as expected.
Team chose [response.Rejected
]
Reason for disagreement: [replace this with your reason]
Team chose [severity.Medium
]
Originally [severity.High
]
Reason for disagreement: [replace this with your reason]
Accept invalid user input. food food apple/123 is an invalid user input and should not be allowed.