jsoncodegen
jsoncodegen copied to clipboard
Generate Java code from JSON:API schema
I cannot generate java code from JSON:API schema.
I get
Exception in thread "main" java.lang.Exception: property object w/o any type: [description:Link members related to the primary data., allOf:[[$ref:#/definitions/links], [$ref:#/definitions/pagination]]] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)