Is there an existing issue for this?
Describe the bug
From meta issue: I'm pretty sure I had to add services.ConfigureHttpJsonOptions to get somethings to work can't remember what but I think it for casing to be picked up for JsonPropertyName in generation. This is weird and should just work if I have services.AddJsonOptions.
Expected Behavior
These should just work out of the box.
Steps To Reproduce
Clone https://github.com/exceptionless/aspnet-core-net10-issues# and run it, hit the open api json endpoint.
Exceptions (if any)
No response
.NET Version
10 preview 6
Anything else?
MacOS Latest, Rider/VS Code
#62150