lizhimins commented on PR #585: URL: https://github.com/apache/rocketmq-dashboard/pull/585#issuecomment-5111977064
Thanks for the fix! The same validation has already landed via #632 (merged first): `OpsTlsDTO` / `OpsVipChannelDTO` now use `@NotNull Boolean` with `@Valid` on the controller, matching this PR's change exactly (main additionally covers the NameServer endpoints). Closing as already covered — the toggle validation behavior you proposed is live on `rocketmq-studio`. -- 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]
