Closed czechboy0 closed 11 months ago
On main, the HTTPBody length type changed from Int to Int64.
Adapted the transport with this change.
Repo builds again when using the latest runtime.
Adapted tests.
Motivation
On main, the HTTPBody length type changed from Int to Int64.
Modifications
Adapted the transport with this change.
Result
Repo builds again when using the latest runtime.
Test Plan
Adapted tests.