Is there an existing issue for this?
Current Behavior
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
ShenYu version(s):2.7.0.3-SNAPSHOT
Debug logs
No response
Anything else?
No response