diff --git a/.codegen.json b/.codegen.json new file mode 100644 index 00000000..75aa4dc6 --- /dev/null +++ b/.codegen.json @@ -0,0 +1 @@ +{ "engineHash": "48b83ea", "specHash": "d32ad54", "version": "0.1.0" } diff --git a/docs/chunkedUploads.md b/docs/chunkedUploads.md index 42327825..8977e83a 100644 --- a/docs/chunkedUploads.md +++ b/docs/chunkedUploads.md @@ -222,10 +222,8 @@ _Currently we don't have an example for calling `reducer` in integration tests_ ### Arguments -- acc `PartAccumulator` - - -- chunk `ByteStream` - - +- ## acc `PartAccumulator` +- ## chunk `ByteStream` ### Returns