Hashim Khan 909b6f36b8 Fix ShouldBindBodyWith example to use binding.JSON
binding.Form does not implement BindingBody, so the docs example
could not compile or run. Use binding.JSON instead.

Fixes #3296
2026-07-27 17:37:37 +05:00
..