Files
openstapps/frontend/app/cypress/fixtures/dashboard/next-unit.search.req.json
2023-12-05 15:17:00 +00:00

25 lines
415 B
JSON

{
"filter": {
"arguments": {
"filters": [
{
"arguments": {
"field": "type",
"value": "date series"
},
"type": "value"
},
{
"arguments": {
"filters": [],
"operation": "or"
},
"type": "boolean"
}
],
"operation": "and"
},
"type": "boolean"
}
}