Skip to content

add support for JSON-B built-in types in the conversion #862

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

Merged
merged 1 commit into from
Mar 19, 2023

Conversation

rmannibucau
Copy link
Contributor

Concretely JsonValue children are not supported as of today leading to these types being treated as standard Java types (and they are not in regard of the serialization).
This PR just set some replacement for types to ensure the generator can treat them as expected.

@vojtechhabarta vojtechhabarta merged commit f0df525 into vojtechhabarta:main Mar 19, 2023
@vojtechhabarta
Copy link
Owner

Released 3.2.1263.

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.

2 participants