Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check circular references when doing validation and writing the Swagger UI #141

Open
dgarijo opened this issue Oct 23, 2020 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@dgarijo
Copy link
Contributor

dgarijo commented Oct 23, 2020

When there are circular references in the schemas, they become in some cases too big. As a result, even if the API works fine, the Swagger API HTML is quite slow to browse.

This is inconvenient and we should have a look at it. Related to issue #123

@dgarijo dgarijo added the enhancement New feature or request label Oct 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant