Skip to content

[Feature] Support camel case alongside with kebab case  #15

@lagartoverde

Description

@lagartoverde

Currently the service only support kebab case in the property names for the json configuration. For example resource-base.
We want to also support camel case in these cases, eg: resourceBase as this is more the standard in json documents.

The service should be able to detect at the start of the parsing if any of the 2 cases is used and act accordingly

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