mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-07 14:02:48 +00:00
38 lines
796 B
JSON
38 lines
796 B
JSON
{
|
|
"errorNames": [],
|
|
"instance": {
|
|
"query": "*",
|
|
"filter": {
|
|
"arguments": {
|
|
"filters": [
|
|
{
|
|
"arguments": {
|
|
"field": "type",
|
|
"value": "dish"
|
|
},
|
|
"type": "value"
|
|
},
|
|
{
|
|
"arguments": {
|
|
"field": "categories",
|
|
"value": "main dish"
|
|
},
|
|
"type": "value"
|
|
},
|
|
{
|
|
"arguments": {
|
|
"fromField": "availabilityStarts",
|
|
"toField": "availabilityEnds",
|
|
"time": "2018-01-15T04:13:00+00:00"
|
|
},
|
|
"type": "availability"
|
|
}
|
|
],
|
|
"operation": "and"
|
|
},
|
|
"type": "boolean"
|
|
}
|
|
},
|
|
"schema": "SCSearchRequest"
|
|
}
|