-
Notifications
You must be signed in to change notification settings - Fork 3.3k
fix(openapi_parser): add ability to parse openapi 3.0+ schemas #13624
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
fix(openapi_parser): add ability to parse openapi 3.0+ schemas #13624
Conversation
|
We have an integration test for openapi source
That is, it uses https://github.com/OAI/learn.openapis.org/blob/main/examples/v3.0/api-with-examples.yaml for the testing. However, I see no I do see |
|
@sgomezvillamor sure let me add that |
This comment was marked as outdated.
This comment was marked as outdated.
metadata-ingestion/tests/integration/openapi/openapi_to_file.yml
Outdated
Show resolved
Hide resolved
|
Almost there @chatterjee-atanu ! 💪 This should be automatically fixed with |
done 💯 |
fixes #10197