Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Allow other Collection's implementations (List, Set, Queue) to be used as JSON array #700

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

vulinh64
Copy link

@vulinh64 vulinh64 commented Dec 31, 2024

Changes

  • Allow other Collection's implementations (List, Set and Queue) to be used as payload values

References

N/A

Testing

Please describe how this can be tested by reviewers. Be specific about anything not tested and reasons why. If this library has unit and/or integration testing, tests should be added for new functionality and existing tests should complete without errors.

  • This change adds test coverage
  • This change has been tested on the latest version of Java or why not

Checklist

@vulinh64 vulinh64 requested a review from a team as a code owner December 31, 2024 08:53
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant