Skip to content

syntax when dot in key #35

@hnhbwlp

Description

@hnhbwlp

How to set the jsonpath, when the key contains dot?

{
"properties": {
"footer.navigationLinks": {
"group": "layout"
, "default": [
{
"text": "Link a"
, "href": "#"
}
]
}
}
}

I just want to extract the "group" value。

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