mirror of
https://github.com/koel/koel
synced 2024-12-21 01:53:11 +00:00
44 lines
714 B
JSON
44 lines
714 B
JSON
[
|
|
{
|
|
"id": 1541356285385,
|
|
"rules": [
|
|
{
|
|
"id": 1541356313181,
|
|
"model": "title",
|
|
"operator": "is",
|
|
"value": [
|
|
"Foo"
|
|
]
|
|
},
|
|
{
|
|
"id": 1542573964152,
|
|
"model": "album.name",
|
|
"operator": "isNot",
|
|
"value": [
|
|
"Bar"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 1542573971423,
|
|
"rules": [
|
|
{
|
|
"id": 1542573972485,
|
|
"model": "title",
|
|
"operator": "is",
|
|
"value": [
|
|
"Baz"
|
|
]
|
|
},
|
|
{
|
|
"id": 1542573978609,
|
|
"model": "created_at",
|
|
"operator": "isGreaterThan",
|
|
"value": [
|
|
"2021.10.01"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|