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

"Json Schema Fetcher works only with absolute URIs" #21

Open
NathanOrme opened this issue Jan 28, 2021 · 3 comments
Open

"Json Schema Fetcher works only with absolute URIs" #21

NathanOrme opened this issue Jan 28, 2021 · 3 comments

Comments

@NathanOrme
Copy link

Supplying String Literal representation of the Schema into a JsonGenerator, yet continually get this runtime exception

@NathanOrme
Copy link
Author

File used to recreate issue
fruitAndVegSchema.txt

@NathanOrme
Copy link
Author

Running this in a JDK11 Spring Boot App

@NathanOrme
Copy link
Author

Pseudo Code:
Load Schema
Convert to String
Pass String to Generator
Get Data

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