mirror of
https://github.com/divkit/divkit.git
synced 2026-06-06 20:07:59 +00:00
6f0185ae60
fixed ignoring state interceptor in producing error
14 lines
198 B
JSON
14 lines
198 B
JSON
{
|
|
"log_id": "logid",
|
|
"states": [{
|
|
"state_id": 0,
|
|
"div": {
|
|
"type": "text",
|
|
"text": "my_text",
|
|
"extensions": [{
|
|
"id": "sample_extension_id"
|
|
}]
|
|
}
|
|
}]
|
|
}
|