Skip to content

Commit f99c25f

Browse files
Merge pull request #1 from stainless-sdks/generated
Generated
2 parents ec33845 + c619c97 commit f99c25f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,6 @@ await client.files.upload({ file: await toFile(Buffer.from('my bytes'), 'file'),
7979
await client.files.upload({ file: await toFile(new Uint8Array([0, 1, 2]), 'file'), name: 'File Name' });
8080
```
8181

82-
8382
## Task operations
8483

8584
Operations can be found under the `imageOperations` and `pdfOperations` resources.

0 commit comments

Comments
 (0)