mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-03 12:02:53 +00:00
32 lines
598 B
JSON
32 lines
598 B
JSON
{
|
|
"*": {
|
|
"filter": {
|
|
"arguments": {
|
|
"filters": [
|
|
{
|
|
"arguments": {
|
|
"field": "offers.inPlace.uid"
|
|
},
|
|
"type": "value"
|
|
},
|
|
{
|
|
"arguments": {
|
|
"field": "type",
|
|
"value": "dish"
|
|
},
|
|
"type": "value"
|
|
},
|
|
{
|
|
"arguments": {
|
|
"field": "offers.availabilityRange"
|
|
},
|
|
"type": "availability"
|
|
}
|
|
],
|
|
"operation": "and"
|
|
},
|
|
"type": "boolean"
|
|
}
|
|
}
|
|
}
|