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

add support for enums or collection of enums as root payload #4360

Merged
merged 9 commits into from
Mar 21, 2024

Conversation

koros
Copy link
Contributor

@koros koros commented Mar 19, 2024

@koros koros requested a review from a team as a code owner March 19, 2024 20:29
andrueastman
andrueastman previously approved these changes Mar 20, 2024
@andrueastman andrueastman dismissed their stale review March 20, 2024 06:47

Confirm abstraction method.

andrueastman
andrueastman previously approved these changes Mar 20, 2024
baywet
baywet previously approved these changes Mar 20, 2024
@koros koros dismissed stale reviews from baywet and andrueastman via 2beee9e March 20, 2024 17:47
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.

I think something went wrong with your last merge, can you rebase please?

git switch main
git pull -p
git switch feature/typescript/support-enum-as-root-payload
git rebase main
git push -f

Copy link

@baywet baywet merged commit 66ce57b into main Mar 21, 2024
193 checks passed
@baywet baywet deleted the feature/typescript/support-enum-as-root-payload branch March 21, 2024 12:18
@koros koros restored the feature/typescript/support-enum-as-root-payload branch October 2, 2024 11:27
@koros koros deleted the feature/typescript/support-enum-as-root-payload branch October 2, 2024 11:34
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.

[TS] Regression in handling enums Add support for Enums or collection of enum values as root of the payload
3 participants