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

   ## Summary
   
   - add the current paged query, trace-by-key, queue browser, and 
direct-consume Message endpoints
   - document `instanceId`, `tag`, `traceTopic`, paging defaults, truncation 
metadata, and exact Message response field types
   - add Producer Group suggestion and Producer connection inventory/summary 
contracts
   - document the compatibility response shape of `/api/producer/connection`
   - keep the quick-reference table numbered continuously from 1 through 89
   
   ## Scope
   
   Documentation only. This synchronizes `MessageController` and 
`ProducerController` with their DTO/VO and frontend API clients; it does not 
change runtime behavior or attempt a repository-wide API documentation rewrite.
   
   ## Verification
   
   - cross-checked methods, paths, required parameters, defaults, limits, and 
response fields against the current controllers, services, DTO/VOs, and 
frontend clients
   - verified all seven added endpoints appear in both the quick reference and 
detailed sections
   - verified quick-reference numbering is contiguous from 1 through 89
   - verified 198 Markdown code-fence markers are balanced
   - `git diff --check`
   
   Closes #4151


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