Skip to content

how do you specify a path for any index in an array? #13

@DetachHead

Description

@DetachHead

for example if i have an object like this and i want to add all of the bars in the foo array to sensitivePaths:

{
    "foo": [{"bar": 1}, {"bar": 2}]
}

i tried "foo.bar" and "foo[].bar" and neither of those worked.

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