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

Default serialization method for Tuple interface #173

Open
c95560 opened this issue Dec 6, 2019 · 0 comments
Open

Default serialization method for Tuple interface #173

c95560 opened this issue Dec 6, 2019 · 0 comments
Labels
bug Confirmed or suspected bug
Milestone

Comments

@c95560
Copy link

c95560 commented Dec 6, 2019

Tuple interface throwing errors when trying to serialize as a member of another Class.

Propose adding default implementation to allow serialization:
@JsonDeserialize(as = MapTuple.class)

See:
#174

@n3101 n3101 added this to the v2_backlog milestone Aug 25, 2021
@GCHQDeveloper314 GCHQDeveloper314 added the bug Confirmed or suspected bug label Jul 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Confirmed or suspected bug
Projects
None yet
Development

No branches or pull requests

3 participants