mirror of
https://github.com/divkit/divkit.git
synced 2026-05-07 20:02:32 +00:00
ed869baf95
4d3ce225ac975a0f45f40cef80c4c8801e8e9c55
13 lines
280 B
JSON
13 lines
280 B
JSON
{
|
|
"anyOf": [
|
|
{
|
|
"$ref": "div-input-filter-regex.json",
|
|
"$description": "translations.json#/div_input_filters_regex"
|
|
},
|
|
{
|
|
"$ref": "div-input-filter-expression.json",
|
|
"$description": "translations.json#/div_input_filters_expression"
|
|
}
|
|
]
|
|
}
|