Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is the serialization of ApiAllData still planned to be supported in future versions? The new version is experiencing recursion issues. #507

Open
xiaoyao-jimmy opened this issue May 17, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@xiaoyao-jimmy
Copy link

RT

@xiaoyao-jimmy xiaoyao-jimmy added the enhancement New feature or request label May 17, 2023
@shalousun
Copy link
Collaborator

shalousun commented May 17, 2023

@xiaoyao-jimmy
Provide a use case for the recursion issue; it's usually fixable.
提供递归问题的用例吧,正常都是可以修复的

@xiaoyao-jimmy
Copy link
Author

xiaoyao-jimmy commented May 18, 2023

The issue is caused by the tagRefs in ApiDoc and the classzDoc in ApiMethodDoc. Currently, I'm simply excluding the serialization of these two fields.
ApiDoc的tagRefs和ApiMethodDoc的claszzDoc导致的,目前我是简单剔除这两个字段的序列化

@shalousun shalousun changed the title 请问后续版本还打算支持ApiAllData的序列化吗,新版本出现递归问题 Is the serialization of ApiAllData still planned to be supported in future versions? The new version is experiencing recursion issues. Mar 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants