mirror of
https://github.com/koel/koel
synced 2024-12-03 01:09:23 +00:00
23 lines
352 B
JSON
23 lines
352 B
JSON
[
|
|
{
|
|
"id": 1541356285385,
|
|
"rules": [
|
|
{
|
|
"id": 1541356313181,
|
|
"model": "title",
|
|
"operator": "is",
|
|
"value": [
|
|
"Foo"
|
|
]
|
|
},
|
|
{
|
|
"id": 1542572962736,
|
|
"model": "artist.name",
|
|
"operator": "isNot",
|
|
"value": [
|
|
"Bar"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|