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

Parser fails silently with no messages and null openapi result #2106

Open
aeromac opened this issue Jun 25, 2024 · 2 comments
Open

Parser fails silently with no messages and null openapi result #2106

aeromac opened this issue Jun 25, 2024 · 2 comments

Comments

@aeromac
Copy link

aeromac commented Jun 25, 2024

Hello, I am using 2.1.22 to parse the MS Graph API at the url here: https://raw.githubusercontent.com/microsoftgraph/msgraph-metadata/master/openapi/v1.0/openapi.yaml

The result is no openApi object or messages.

@aeromac
Copy link
Author

aeromac commented Jun 26, 2024

I tried DeserializationUtils.setYaml30Mapper(...) to increase the yaml code point limit, with no success.
Converting the file to json worked.

@aeromac aeromac closed this as completed Jun 26, 2024
@aeromac aeromac reopened this Jun 26, 2024
@aeromac
Copy link
Author

aeromac commented Jun 26, 2024

I didn't mean to close the issue with the last comment. I think there's a need for some error handling and support for large files.

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

No branches or pull requests

1 participant