Skip to content
This repository was archived by the owner on Dec 19, 2023. It is now read-only.

Support for @JsonProperty.Access #383

Merged
merged 2 commits into from
Apr 8, 2020
Merged

Support for @JsonProperty.Access #383

merged 2 commits into from
Apr 8, 2020

Conversation

jmisur
Copy link
Contributor

@jmisur jmisur commented Apr 7, 2020

Fixes #142

After much hacking, I'm able to overwrite default class inspector, so that no field is skipped by default and skip logic is then manually handled in our FieldDocumentationObjectVisitor. Works both ways!

@jmisur jmisur requested a review from fbenz April 7, 2020 14:45
@jmisur jmisur merged commit 9d53ef9 into master Apr 8, 2020
@jmisur jmisur deleted the 142-jsonproperty-access branch April 8, 2020 13:46
@fbenz fbenz mentioned this pull request Aug 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for JsonProperty.Access
2 participants