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: collection of enums serialization in typescript #6094

Merged
merged 4 commits into from
Feb 5, 2025

Conversation

rkodev
Copy link
Contributor

@rkodev rkodev commented Feb 4, 2025

Closes microsoft/kiota-typescript#1276

Fixes serialization of collection of enums in typescript

@rkodev rkodev requested a review from a team as a code owner February 4, 2025 18:22
CHANGELOG.md Outdated Show resolved Hide resolved
Copy link
Member

@baywet baywet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for making the changes!

@rkodev rkodev enabled auto-merge (squash) February 4, 2025 20:09
@rkodev rkodev merged commit 093dbd5 into main Feb 5, 2025
245 checks passed
@rkodev rkodev deleted the fix/serialize-enum-collection-typescript branch February 5, 2025 05:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done ✔️
Development

Successfully merging this pull request may close these issues.

Wrong serializer used if array of string uses enum
3 participants