Skip to content

Module for gson #218

Closed
Closed
@marcelrv

Description

@marcelrv

First of all, thank you for your generator.. It saves me from maintaining documentation by hand.

I was looking for module based on GSON as my project uses that instead of Jackson.
The property name with gson is defined with the @SerializedName("jsonProperty") annotation.

Is there such a module already available to your knowledge (my google search did not result in any..)

If not, any hint on how to get access to this annotation and update the proprty in the schema. Was trying to use
.withTypeAttributeOverride((collectedTypeAttributes, scope, context) but sofar without success.

Metadata

Metadata

Labels

questionFurther information is requestedwontfixThis will not be worked on

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions