Skip to content

decamelizeKeys not converting if key starts with "/" #5

Description

@pinkynrg

I do have an object with object keys that are paths, such as:

{"/thisIs/myPath": "some value"}

when converted nothing changes, and it seems to be the leading "/". If I remove it like:

{"thisIs/myPath": "some value"}

it will work.

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