How to detect circular references in OpenApiSchema object #1031
Unanswered
dani (gigadani)
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello,
As the title states, I'd like to know a nice and easy way to detect circular references in OpenApiSchema object.
Although I spent a hefty amount of time on googling this as well trying to RTFM for it, I failed to find an answer.
All reactions