Skip to content

fix: Generate StrEnum types for enums #134

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

Merged
merged 1 commit into from
May 29, 2025
Merged

fix: Generate StrEnum types for enums #134

merged 1 commit into from
May 29, 2025

Conversation

kthota-g
Copy link
Collaborator

@kthota-g kthota-g commented May 28, 2025

Fixes #107 🦕

@holtskinner holtskinner force-pushed the kthota/enum-change branch from 031304a to 6f052d4 Compare May 29, 2025 16:11
@kthota-g kthota-g merged commit 0c49dab into main May 29, 2025
6 checks passed
@kthota-g kthota-g deleted the kthota/enum-change branch May 29, 2025 16:14
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.

[Bug]: Object of type Role is not JSON serializable because of Enum typing of Message.Role instead of StrEnum
2 participants