-
Notifications
You must be signed in to change notification settings - Fork 73
Closed
Labels
questionFurther information is requestedFurther information is requestedwontfixThis will not be worked onThis will not be worked on
Description
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
Assignees
Labels
questionFurther information is requestedFurther information is requestedwontfixThis will not be worked onThis will not be worked on