-
Notifications
You must be signed in to change notification settings - Fork 9.2k
Closed
Description
Swagger that passes validation and also works in the 2.2.8 version of the UI causes the following error:
Resolver error
Maximum call stack size exceeded
Here is a sample swagger repro case:
The problem is related to the definition that represents a tree structure, it has an array property of itself.
winperec, nkbond, dimonomid, zhuhw and stowns