mirror of
https://github.com/divkit/divkit.git
synced 2026-05-07 20:02:32 +00:00
Allow to use 0 as blur radius
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"$description": "translations.json#/div_blur",
|
||||
"properties": {
|
||||
"radius": {
|
||||
"$ref": "common.json#/positive_integer",
|
||||
"$ref": "common.json#/non_negative_integer",
|
||||
"$description": "translations.json#/div_blur_radius"
|
||||
},
|
||||
"type": {
|
||||
|
||||
Reference in New Issue
Block a user