Skip to content
Discussion options

You must be logged in to vote

Hi salmanbabri

Thank you for using the SDK and for reaching out.

That's most likely because the full URL is actually https://raw.githubusercontent.com/OAI/OpenAPI-Specification/refs/heads/main/_archive_/schemas/v3.0/pass/petstore.yaml

Ignoring the fact that master/examples/v3.0/petstore.yaml changed to main/_archive_/schemas/v3.0/pass/petstore.yaml, due to branch rename and the repo moving things around, your example is missing the refs/heads section.

To answer your initial question, no the library doesn't let you access the original stream, or the JsonNode tree it looked at. Even with versions 2.X or 3.X. However the diagnostics should give you an idea of what's going on. Additionally in…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by baywet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants