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

Feature/change_enum_value_to_string #2

Conversation

Benjamindudok
Copy link

Change enum values to string to match expected status from APIs

@jgveire
Copy link
Owner

jgveire commented May 23, 2019

Thank you for your suggestion. I have implemented your change differently because I want to be able to configure the generation of enumerations. You can use the following option to change the behaviour:

UseEnumConversion(EnumConversionType.String)

The feature is available in version 2.4.0

@jgveire jgveire self-assigned this May 23, 2019
@jgveire jgveire closed this May 23, 2019
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.

None yet

3 participants