Relative Content

Tag Archive for javajsonschemajsonschema2pojo

Json Schema references duplicating files instead of using the one passed as reference

I am starting to use the JSON Schema to java pojo in one of the projects I am working on (org.jsonschema2pojo). I have sucessfully referenced one schema inside the other one and I can see the same info is there. However, the json schema where I use the reference instead of referncing the pojo of the original one creates a new file with the exact same information. Example: