Is your feature request related to a problem? Please describe.
In the rising AI word it would be beneficial to have @JsonPropertyDescription in generated client model/classes.
Describe the solution you'd like
Generate @JsonPropertyDescription from description on generated models/classes
Describe alternatives you've considered
generating already available swagger annotations, but this require additional dependency
Additional contex