You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is indeed an uncovered case as a result of the recursive handling.
I'll try to create a fix in the coming period, by excluding the "schemas" when it is part of the "example" node.
I have an api endpoint like this:
After running this through openapi-format, the example is rewritten like so:
Could this be due to some kind of recursive handling of the open api "schemas" field? Thanks in advance for taking a look.
The text was updated successfully, but these errors were encountered: