mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-05 04:53:02 +00:00
18 lines
267 B
JSON
18 lines
267 B
JSON
{
|
|
"filter": {
|
|
"type": "boolean",
|
|
"arguments": {
|
|
"filters": [
|
|
{
|
|
"type": "value",
|
|
"arguments": {
|
|
"field": "type",
|
|
"value": "message"
|
|
}
|
|
}
|
|
],
|
|
"operation": "and"
|
|
}
|
|
}
|
|
}
|