the generated `swagger.json` `components/schema/_type_/properties` are all in PascalCasing, while its serialized from asp.net core with camelCasing `SystemTextJsonSchemaGeneratorSettings.SerializerOptions` should be resolved to `Microsoft.AspNetCore.Http.Json.JsonOptions` property `SerializerOptions`