hilla icon indicating copy to clipboard operation
hilla copied to clipboard

Add support for @JsonIgnore for the multi-module generator

Open platosha opened this issue 3 years ago • 0 comments

Add support for the @JsonIgnore annotation in the multi-module generator.

When @JsonIgnore is specified for a field, the corresponding field should not be emitted in the openapi.json and the TypeScript interface / model.

platosha avatar Jun 14 '22 12:06 platosha