Aias00 opened a new pull request, #2003: URL: https://github.com/apache/rocketmq-dashboard/pull/2003
## Summary - document required selected-instance context for message, trace, DLQ, and client runtime APIs - align NameServer command fields and cluster context with the current DTOs - correct timestamp types and response fields for message, DLQ, and client contracts This PR only synchronizes the published contract with the existing controllers and DTOs. It does not change or claim implementation of unsupported NameServer lifecycle operations. ## Verification - cross-checked documented fields against `MessageController`, `DLQController`, `ClientController`, `NameServerController`, and their DTO/VO types - verified stale request examples and the nonexistent `newAddr` field are removed - `git diff --check` Closes #2002 -- 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]
