Closed AllenF88 closed 1 year ago
Hi
It's rather hard to say what might be the cause without minimal sample schema which would reproduce the issue
Yes, are you able to provide a small snippet @AllenF88? Something that sticks out immediately is that the property name contains a space, I wonder if we have some poor handling of spaces when looking up a property. This is surprising as I'm sure we have tests for that.
Hi all. Apologies I thought I closed this yesterday. The issue was in one of the schemas, a ? snuck into the field name. this wasnt an issue on the older version though. But its better that its being validating.
Properties with ?
will be supported in next build/release (fixed with https://github.com/joelittlejohn/jsonschema2pojo/pull/1522)
Hi all
Upgrading from v 1.1.0 to 1.2.1 I now get this error: generate failed: Path not present: Single Sided
here is the implementation in the pom file.
Any ideas?
Stacktrace.log