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

   ## What is the purpose of the change
   
   Fix #2075.
   
   CreateInstanceDTO had no validation annotations, unlike sibling DTOs, so 
invalid payloads reached the service layer.
   
   ## Brief changelog
   
   - CreateInstanceDTO: add @NotBlank on name
   
   ## How was this patch verified
   
   - InstanceController already applies @Valid; cloud create path unaffected 
(endpoint/type/vendor stay optional)
   - git diff --check clean


-- 
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