feat: configurable processing of circular reference#202
feat: configurable processing of circular reference#202412b wants to merge 2 commits intoasyncapi:masterfrom
Conversation
There was a problem hiding this comment.
Welcome to AsyncAPI. Thanks a lot for creating your first pull request. Please check out our contributors guide 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.
46d69fb to
33cf973
Compare
0cdfa24 to
f2fb9e3
Compare
|
|
|
does |
|
This PR is not relevant at this time. The NPM package Support for Node.js versions earlier than A waiting period for users to adopt these changes is currently in effect. |



Description
This PR address missing feature/support of circular references in any way.
Intent is to keep default behavior as close as possible to previous one unless cases, when specific option is provided to handle circular references.
Related issue(s)
Resolves #201