Closed mxsdev closed 9 months ago
should we just hide .json()? when would you want to use it over .jsonBody()?
cc @seveibar
should we just hide .json()? when would you want to use it over .jsonBody()?
cc @seveibar
I think we should just allow it via generous acceptance and for wintercg compat
I think we should just allow it via generous acceptance and for wintercg compat
.json()
is currently untyped though...
We have to clone the request over in the input validation process in order to allow this behavior
cc @seveibar