RockteMQ-AI commented on issue #4724:
URL: 
https://github.com/apache/rocketmq-dashboard/issues/4724#issuecomment-5758019796

   **Issue Evaluation**
   
   Category: `documentation` | Status: **Confirmed**
   
   The ACL section of `docs/api-spec.md` has multiple inaccuracies:
   - ยง7.1 documents a `clusterId` parameter that `AclController.listRules` does 
not accept
   - The response format is documented as `AclRule[]` but the controller 
returns `Result<PageResult<AclRuleVO>>`
   - Field names (`createdAt` vs `gmtCreate`, `id` as string vs `Long`) do not 
match the VOs
   
   PR [#4723](https://github.com/apache/rocketmq-dashboard/pull/4723) is 
already opened with the correction.
   
   ---
   *Automated evaluation by RockteMQ-AI*


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