-
Bug
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
None
-
False
-
-
False
-
-
send a request with invalid input. E.g. http://localhost:7007/api/notifications/notifications?messageScope=ddd.
messageScope has a value that is not allowed by the openapi spec we defined.
It used to return a detailed message stating what are the allowed values and where is the wrong value.
Now we just get '500 internal error'.
- links to