Skip to content

JSON camelCase #348

@paparent

Description

@paparent

I'm currently using [assembly: LambdaSerializer(typeof(Amazon.Lambda.Serialization.Json.JsonSerializer))].

How can I make my json Camel Case instead of default PascalCasing ?

Right now, I've to add [JsonProperty(PropertyName = "fullName")] for each property.

Thanks !!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions