Markus Hueck
Results
1
comments of
Markus Hueck
I am facing the same problem. This is giving a problem: ` user_count: Optional[StrictInt] = Query(None, description="", alias="userCount"),` This gives status code 422 with message: ``` { "detail": [ {...