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
For Swagger Editor rendering the optimal outcome of a self-referring reference is to resolve it up to N levels.
Can we have an option for resolving recursive references up to N level? It would help Swagger Editor and other UI tools to render the JSON Schemas better.
To see it yourself, paste this Swagger file in Swagger Editor:
Recursive references has been an issue for a long time in Swagger Editor. See (swagger-api/swagger-editor#1005, #69, swagger-api/swagger-editor#1012, swagger-api/swagger-editor#1052 and #73).
For Swagger Editor rendering the optimal outcome of a self-referring reference is to resolve it up to N levels.
Can we have an option for resolving recursive references up to N level? It would help Swagger Editor and other UI tools to render the JSON Schemas better.
To see it yourself, paste this Swagger file in Swagger Editor:
The text was updated successfully, but these errors were encountered: