You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for reporting this. If you use this tool as a Maven plugin, Gradle plugin, Ant task, etc then local references will work. The online version (jsonschema2pojo.org) doesn't create a parent file to resolve local references against, so local refs don't work there. This isn't intentional, just a quirk of the way the web tool works.
We should be able to make a tweak to the way refs are resolved and fix this.
joelittlejohn
changed the title
Handling local references
Handling local references on jsonschema2pojo.org
May 22, 2014
The following schema fails with an URI is not absolute error (based on my java validator, the reference should be good like this):
The text was updated successfully, but these errors were encountered: