Replies: 1 comment
|
I transformed this to a discussion as it's more of a question. |
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.
Hello, I have an IOpenApiSchemaTransformer that I use to ensure my enums have a String name but integer values in the definition. How should this be done in .NET 10?
All reactions