Vladislav Korenkov

Results 3 issues of Vladislav Korenkov

If I have a snake_case path param in original schema like ```yaml /some/{path_param}/: ... parameters: - name: path_param in: path required: true type: string ``` then it'll be converted into...

### SUMMARY This PR introduces a new "Gantt Chart" plugin built using Apache ECharts. This chart addresses the current lack of timeline-based visualizations, enabling users to effectively analyze event sequences...

size/XXL
viz:charts:echarts
plugins
packages
testenv-up

### SUMMARY PR changes the output of `json.dumps` to show unicode characters as they are, instead of using escape sequences. ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF #### Before: ![Снимок экрана...

size/XS