mirror of
https://github.com/divkit/divkit.git
synced 2026-05-07 20:02:32 +00:00
201be941c9
commit_hash:fd6e36a8ea96d96b9a00bac60a72f213c5f2dc0e
31 lines
553 B
JSON
31 lines
553 B
JSON
{
|
|
"templates": {
|
|
"t_0": {
|
|
"type": "entity_with_array",
|
|
"$array": "link"
|
|
}
|
|
},
|
|
"entity": {
|
|
"type": "t_0",
|
|
"link": [
|
|
{
|
|
"type": "entity_with_array",
|
|
"array": [
|
|
{
|
|
"type": "entity_with_complex_property",
|
|
"property": {
|
|
"value": "https://ya.ru"
|
|
}
|
|
},
|
|
{
|
|
"type": "entity_with_complex_property",
|
|
"property": {
|
|
"value": "https://ya.ru"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|