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

OpenAPI 3.1 SpecFilter.removeBrokenReferenceDefinitions brokes ArraySchema processing #4618

Closed
GooDer opened this issue Feb 8, 2024 · 0 comments · Fixed by #4619
Closed

Comments

@GooDer
Copy link
Contributor

GooDer commented Feb 8, 2024

This problem is related to springdoc-openapi bug reported here: springdoc/springdoc-openapi#2448

I attached minimalistic project to reproduce this problem.

Seems like change from ArraySchema to JSONSchema broke construction of reference tree

image

This is working when using 3.0.1 OpenAPI version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant