-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Description
Given following input json
{
"2CBXJC99X":{
"id":"2CBXJC99X",
"name":"angular",
"group":"angular",
"properties":{
"hive.password":"‡rehz.agvp.Tyguuk@5g47t402‡",
"phoenix.password":"‡rehz.agvp.Tyguuk@5g47t402‡",
"default.password":"‡rehz.agvp.Tyguuk@5g47t402‡",
"spark2.password":"‡rehz.agvp.Tyguuk@5g47t402‡",
"spark.password":"‡rehz.agvp.Tyguuk@5g47t402‡",
"psql.password":"‡rehz.agvp.Tyguuk@5g47t402‡",
"hive_interactive.password":"‡rehz.agvp.Tyguuk@5g47t402‡"
}
}
}
How do we create json path to get all elements ending with password.
Something like $/*/properties/*password and $/*/properties/*password* ? But that does not seem to work. Is it already possible? If yes how? If not, can support for it be added?
elonderin
Metadata
Metadata
Assignees
Labels
No labels