79177455

Date: 2024-11-11 11:28:00
Score: 2
Natty:
Report link

The issue occurs because Vert.x needs a body handler to extract the request body before validation.

routerBuilder.rootHandler(BodyHandler.create());
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: youssef Amerzag