Files
babaevmm 201be941c9 fix json format
commit_hash:fd6e36a8ea96d96b9a00bac60a72f213c5f2dc0e
2025-02-07 18:43:40 +03:00

18 lines
289 B
JSON

{
"type": "gallery",
"items": [
{
"type": "image",
"image_url": "https://yastatic.net/s3/home/divkit/chess.png",
"width": {
"type": "fixed",
"value": 100
},
"height": {
"type": "fixed",
"value": 100
}
}
]
}