-
Notifications
You must be signed in to change notification settings - Fork 340
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
Currently, flask-restx swagger.json generation breaks when one defines some models with recursive/circular references to one another. See noirbizarre/flask-restplus#190
Describe the solution you'd like
A PR was made in the flask-resplus repo that fixes the issue: noirbizarre/flask-restplus#656
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request