Skip to content

Commit

Permalink
feat: add read-only params to sign templates (box/box-openapi#400)
Browse files Browse the repository at this point in the history
  • Loading branch information
box-sdk-build committed Feb 28, 2024
1 parent c32e802 commit c00fd9e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
1 change: 1 addition & 0 deletions .codegen.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ "engineHash": "48b83ea", "specHash": "d32ad54", "version": "0.1.0" }
6 changes: 2 additions & 4 deletions docs/chunkedUploads.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit c00fd9e

Please sign in to comment.