Saloni Agarwal
Results
1
comments of
Saloni Agarwal
@slzhffktm I've submitted a pull request (https://github.com/labstack/echo/pull/2656) that addresses this issue by maintaining backwards compatibility for `map[string]interface{}` binding while supporting the new functionality. The PR modifies the `bindData` function to:...