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
Fix unresponsive Swagger-UI for circular model refs
This PR resolves issue #10616 by adding a recursion guard in model.jsx to handle circular $ref references in schemas, preventing infinite rendering loops and displaying a warning instead.
0 commit comments