Vladislav Korenkov
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...
### 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: ![Снимок экрана...