yyqdbngt opened a new pull request, #1079:
URL: https://github.com/apache/rocketmq-dashboard/pull/1079

   POST /api/topics/send did not validate the request body, so a missing topic 
fell through to the producer and surfaced as a generic 500. 
SendMessageDTO.topic is now @NotBlank and the controller validates it, 
returning a 400 with a clear message. Includes a unit test.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to