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 support of visibility of properties not annotated with jsonview b… #4391

Merged
merged 1 commit into from
Jul 18, 2023

Conversation

uc4w6c
Copy link
Contributor

@uc4w6c uc4w6c commented Mar 24, 2023

fix #4127.

In jackson, the DEFAULT_VIEW_INCLUSION feature changes whether or not to display properties that do not have the jsonview annotation.
This is a pr to deal with it.

@uc4w6c
Copy link
Contributor Author

uc4w6c commented Apr 30, 2023

I would like to complete this issue.
What should I do?

@cfecherolle
Copy link

Hi, I'm also interested in seeing this new setting integrated to Swagger, is there anyway we could help with this PR?

@frantuma frantuma force-pushed the fix_hidden_by_jsonview branch from a3ccb28 to f0c8b8c Compare July 18, 2023 11:52
@frantuma
Copy link
Member

Merging this, please notice that this is will only impact "direct" usage of ModelResolver

@frantuma frantuma merged commit f050d0a into swagger-api:master Jul 18, 2023
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.

Missing JsonView annotation interpreted wrong
3 participants