microsoft/kiota-dotnet

Create Enum helper for parsing enums

MartinM85 opened this issue · 0 comments

The helper methods should be able to convert the string representation of the name, the numeric value or the value from EnumMember attribute to an equivalent enumerated object.