10 lines
87 B
JSON
10 lines
87 B
JSON
|
{
|
||
|
"rule":
|
||
|
[
|
||
|
{
|
||
|
"action": {"type": "Delete"},
|
||
|
"condition": {"age": 2}
|
||
|
}
|
||
|
]
|
||
|
}
|