| 1 | // --------------------------------------------------------------------------- |
| 2 | // Regression test for non-JSON request-body serialization. |
| 3 | // |
| 4 | // Before the fix, the invoke path only had two branches: JSON, or |
nothing calls this directly
no test coverage detected