Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add @JsonPropertyDescription when "description" property present #571

Merged

Conversation

activey
Copy link
Contributor

@activey activey commented May 16, 2016

Now when "description" for field is present it will generate @JsonPropertyDescription annotation usage.

@joelittlejohn
Copy link
Owner

@activey Could take a look at the changes and remove things like the SNAPSHOT version change that are not related to your PR?

@joelittlejohn joelittlejohn changed the title #570 - @JsonPropertyDescription usage Add @JsonPropertyDescription when "description" property present May 17, 2016
@joelittlejohn joelittlejohn added this to the 0.4.24 milestone May 17, 2016
@activey
Copy link
Contributor Author

activey commented May 17, 2016

Mhm, I think I will just leave it all for 0.4.24 release, will revert it back.

@activey
Copy link
Contributor Author

activey commented May 17, 2016

Done.

@joelittlejohn
Copy link
Owner

joelittlejohn commented May 17, 2016

Note: this change requires that users choose Jackson 2.3.0 or later.

@joelittlejohn joelittlejohn merged commit dd28999 into joelittlejohn:master May 17, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants