-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
Jackson/@JsonUnwrapped - unwrapping fails when innerModel.$ref not null #4781
Comments
mironbalcerzak
added a commit
to mironbalcerzak/swagger-core
that referenced
this issue
Nov 15, 2024
…ll - unwrapping does not happen
mironbalcerzak
changed the title
Jackson/@JsonUnwrapped - when innerModel.$ref not null - unwrapping does not happen
Jackson/@JsonUnwrapped - unwrapping fails when innerModel.$ref not null
Nov 15, 2024
mironbalcerzak
added a commit
to mironbalcerzak/swagger-core
that referenced
this issue
Nov 15, 2024
…ll - unwrapping does not happen
mironbalcerzak
added a commit
to mironbalcerzak/swagger-core
that referenced
this issue
Nov 16, 2024
…ll - unwrapping does not happen
mironbalcerzak
added a commit
to mironbalcerzak/swagger-core
that referenced
this issue
Nov 16, 2024
…ll - unwrapping does not happen
mironbalcerzak
added a commit
to mironbalcerzak/swagger-core
that referenced
this issue
Nov 16, 2024
…ll - unwrapping does not happen
mironbalcerzak
added a commit
to mironbalcerzak/swagger-core
that referenced
this issue
Nov 17, 2024
…ll - unwrapping does not happen
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Jackson/@JsonUnwrapped - unwrapping fails when innerModel.$ref not null
Issue in:
io.swagger.v3.core.jackson.ModelResolver#handleUnwrapped
PR:
#4782
The text was updated successfully, but these errors were encountered: