Skip to content

Name aliases in configuration #41

@Chlumsky

Description

@Chlumsky

Since #1 will not be implemented for a while, there needs to be another way to resolve cases where JSON field names (or even enumeration values) are not valid C++ names, e.g. protected (reserved keyword) or value-with-dashes, or when the user wants the JSON names to be different for whatever reason.

Metadata

Metadata

Assignees

No one assigned

    Labels

    code-generationInvolves generation of parser / serializer codeenhancementEnhancement of existing feature

    Projects

    Status

    Medium Priority

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions