Open sahiljindal339 opened 3 years ago
Such requests have been opened in the past like this issue https://github.com/joelittlejohn/jsonschema2pojo/issues/885 Is there any update on the fulfilment?
This is a very common problem and slightly inconvenient and makes the pojos look ugly too.
I'm getting Duplicate POJO class for single file Example=> Address.json and Adress__1.json
if i'm using ref than it created one getter setter for $ref also
Anyone know how to fix that?
Thanks inadvance