Skip to content

Conversation

@Jamess-Lucass
Copy link
Member

Added support for enums.

  • Supports when Enums are using JsonStringEnumConverter and will correctly parse the string values to correct enum values
  • Supports when Enums are using JsonStringEnumConverter with JsonStringEnumMemberName to change the serialized enum value.
  • Supports when Enums are using the underlying integer instead of string conversion.

@Jamess-Lucass Jamess-Lucass self-assigned this Sep 29, 2025
@Jamess-Lucass Jamess-Lucass mentioned this pull request Sep 30, 2025
@Jamess-Lucass Jamess-Lucass merged commit 3853460 into feat/v2 Sep 30, 2025
3 checks passed
@Jamess-Lucass Jamess-Lucass deleted the feat/enums branch September 30, 2025 18:15
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