mirror of
https://github.com/divkit/divkit.git
synced 2026-05-07 20:02:32 +00:00
10 lines
115 B
JSON
10 lines
115 B
JSON
{
|
|
"entity": {
|
|
"type": "entity_with_array_of_enums",
|
|
"items": [
|
|
"first",
|
|
"second"
|
|
]
|
|
}
|
|
}
|