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: enum usage for body params #791

Merged
merged 1 commit into from
Mar 9, 2024
Merged

fix: enum usage for body params #791

merged 1 commit into from
Mar 9, 2024

Conversation

TorstenDittmann
Copy link
Contributor

What does this PR do?

  • uses the enum.value on enums for body params
  • use enum?.value on optional enum params

Test Plan

  • n/a

Have you read the Contributing Guidelines on issues?

Copy link

@gewenyu99 gewenyu99 left a comment

Choose a reason for hiding this comment

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

LGTM ship it

@TorstenDittmann TorstenDittmann merged commit 9583524 into master Mar 9, 2024
34 checks passed
@TorstenDittmann TorstenDittmann deleted the fix-dart-enums branch March 9, 2024 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants