mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-03 12:02:53 +00:00
47 lines
1.0 KiB
JSON
47 lines
1.0 KiB
JSON
{
|
|
"filter": {
|
|
"arguments": {
|
|
"filters": [
|
|
{
|
|
"arguments": {
|
|
"filters": [
|
|
{
|
|
"arguments": {
|
|
"field": "categories",
|
|
"value": "canteen"
|
|
},
|
|
"type": "value"
|
|
},
|
|
{
|
|
"arguments": {
|
|
"field": "categories",
|
|
"value": "student canteen"
|
|
},
|
|
"type": "value"
|
|
},
|
|
{
|
|
"arguments": {
|
|
"field": "categories",
|
|
"value": "cafe"
|
|
},
|
|
"type": "value"
|
|
},
|
|
{
|
|
"arguments": {
|
|
"field": "categories",
|
|
"value": "restaurant"
|
|
},
|
|
"type": "value"
|
|
}
|
|
],
|
|
"operation": "or"
|
|
},
|
|
"type": "boolean"
|
|
}
|
|
],
|
|
"operation": "and"
|
|
},
|
|
"type": "boolean"
|
|
}
|
|
}
|