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: handle enum validation better #127

Merged
merged 1 commit into from
Jan 25, 2024
Merged

fix: handle enum validation better #127

merged 1 commit into from
Jan 25, 2024

Conversation

tazlin
Copy link
Member

@tazlin tazlin commented Jan 25, 2024

  • Check for expected types more rigorously with enum values
  • Fixes the corner case where the enum member name doesn't match the API name (as with 4x_AnimeSharp)

- Check for expected types more rigorously with enum values
- Fixes the corner case where the enum member name doesn't match the API name (as with `4x_AnimeSharp`)
@tazlin tazlin added the release:patch Version _._.x label Jan 25, 2024
@tazlin tazlin merged commit 29886e7 into releases Jan 25, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:patch Version _._.x
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant