Dmitry
Dmitry
Hi, I found a lot of articles and guides how to dynamically update envoy configuration with SOTW and Cache ([this](https://dev.to/ishankhare07/dabbling-with-envoy-part-ii-3a7o), [this](https://github.com/infracloudio/envoy-xds-demo), [this](https://www.envoyproxy.io/docs/envoy/latest/start/quick-start/configuration-dynamic-control-plane.html?highlight=dynamic)), but for delta configuration updating there is no...
## Describe the bug Nested array (array of arrays) wrongly displayed in schema tab. It shows just `array[]` type instead of `[][]object` ## Expected behavior array of arrays of objects...