Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Won't Fix
-
None
-
None
-
Unknown
Description
We return 400 today, but its likely better to return 405 if body is required and its missing
405 Method Not Allowed
A request method is not supported for the requested resource; for example, a GET request on a form that requires data to be presented via POST, or a PUT request on a read-only resource.
Attachments
Issue Links
- is related to
-
CAMEL-20623 camel-rest-openapi - Use another json validator that is jakartaee compatible
- Resolved