Skip to content

asp.net core minimal api support - JsonOptions #4732

@Bonuspunkt

Description

@Bonuspunkt

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions