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

fix: implements serialization of enum collections #1578

Merged
merged 10 commits into from
Feb 3, 2025

Conversation

rkodev
Copy link
Contributor

@rkodev rkodev commented Jan 29, 2025

Partially addresses #1276

  • Adds method writeCollectionOfEnumValue to the SerializationWriter interface and implements it in the FormSerializationWriter, JsonSerializationWriter, and MultipartSerializationWriter classes.
  • Update getCollectionOfEnumValue to serialize flaggable enums

@rkodev rkodev marked this pull request as ready for review February 3, 2025 08:38
@rkodev rkodev requested a review from a team as a code owner February 3, 2025 08:38
@rkodev rkodev merged commit 0a09f5c into main Feb 3, 2025
17 checks passed
@rkodev rkodev deleted the fix/serialize-enum-collection branch February 3, 2025 18:33
@release-please release-please bot mentioned this pull request Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants