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

Removed unnecessary cast that crashes for 3.1 schema #4698

Merged
merged 1 commit into from
Sep 23, 2024

Conversation

zeldigas
Copy link
Contributor

Fixes #4657

Extra: fixed yaml checks - yaml by default always uses \n separator

@zeldigas
Copy link
Contributor Author

zeldigas commented Jul 5, 2024

@micryc @frantuma could you please take a look at this PR or tell me who to ping?

Fixes swagger-api#4657

Extra: fixed yaml checks - yaml by default always uses \n separator
@frantuma frantuma merged commit f868cf1 into swagger-api:master Sep 23, 2024
6 checks passed
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 this pull request may close these issues.

Cast to ComposedSchema fails in case of OpenApi 3.1 with oneOf, anyOf, allOf
2 participants