SpringCat1024 opened a new issue, #6184: URL: https://github.com/apache/shenyu/issues/6184
### Is there an existing issue for this? - [x] I have searched the existing issues ### Current Behavior <img width="1776" height="1824" alt="Image" src="https://github.com/user-attachments/assets/f047d3ea-f6bc-45de-b09d-90a23c9fdcd5" /> Problem Description: The "tagName" field is returned by the API in the new API documentation module's application list, but it is not displayed on the page. Root Cause: The "tagName" field returned by the backend does not match the frontend rendering field key. The frontend expects the field name to be "name". 问题描述:新增API文档模块的应用列表,接口返回了“tagName”,但是页面没有展示出来。 问题原因:后端返回的“tagName” 和前端渲染的字段key不一致,前端需要的是name ### Expected Behavior _No response_ ### Steps To Reproduce _No response_ ### Environment ```markdown ShenYu version(s):2.7.0.3-SNAPSHOT ``` ### Debug logs _No response_ ### Anything else? _No response_ -- 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: notifications-unsubscr...@shenyu.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
