Replies: 1 comment
-
Similar to #1079 just with a different attribute. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a project with that definition:
The generated mapping uses
nameof()
on each enum value (see below).Instead, if a Description is provided, it should map to the string in the DescriptionAttribute.
Would that make sense ?
Current generated mapping:
Beta Was this translation helpful? Give feedback.
All reactions