mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-03 12:02:53 +00:00
39 lines
800 B
JSON
39 lines
800 B
JSON
{
|
|
"errorNames": [],
|
|
"instance": {
|
|
"query": "*",
|
|
"context": "default",
|
|
"filter": {
|
|
"arguments": {
|
|
"filters": [
|
|
{
|
|
"arguments": {
|
|
"field": "type",
|
|
"value": "dish"
|
|
},
|
|
"type": "value"
|
|
},
|
|
{
|
|
"arguments": {
|
|
"field": "categories",
|
|
"value": "main dish"
|
|
},
|
|
"type": "value"
|
|
},
|
|
{
|
|
"arguments": {
|
|
"scope": "d",
|
|
"field": "availabilityRange",
|
|
"time": "2018-01-15T04:13:00+00:00"
|
|
},
|
|
"type": "availability"
|
|
}
|
|
],
|
|
"operation": "and"
|
|
},
|
|
"type": "boolean"
|
|
}
|
|
},
|
|
"schema": "SCSearchRequest"
|
|
}
|