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

Recursive model #150

Closed
mflorczak opened this issue Jul 22, 2021 · 4 comments · Fixed by #174
Closed

Recursive model #150

mflorczak opened this issue Jul 22, 2021 · 4 comments · Fixed by #174
Labels
bug Something isn't working released

Comments

@mflorczak
Copy link

mflorczak commented Jul 22, 2021

Describe the bug

I want to create tree structure which each object has list of the same types.

How to Reproduce

This is my schemas components
image

It is recursive tree model
image

And this is error
image

Expected behavior

As a user I want to be able to create recursive model eg. trees graphs etc.

@mflorczak mflorczak added the bug Something isn't working label Jul 22, 2021
@github-actions
Copy link

Welcome to AsyncAPI. Thanks a lot for reporting your first issue. Please check out our contributors guide and the instructions about a basic recommended setup useful for opening a pull request.

Keep in mind there are also other channels you can use to interact with AsyncAPI community. For more details check out this issue.

@magicmatatjahu
Copy link
Member

Problem is in https://github.com/asyncapi/java-spring-template/blob/master/filters/all.js#L101 line:

image

@github-actions
Copy link

This issue has been automatically marked as stale because it has not had recent activity 😴
It will be closed in 60 days if no further activity occurs. To unstale this issue, add a comment with detailed explanation.
Thank you for your contributions ❤️

@asyncapi-bot
Copy link
Contributor

🎉 This issue has been resolved in version 0.25.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working released
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants