- c126ce5: Add
options
parameter forobjects.list
- 53f910f: New
SquareCloudBlob#stats
method for checking account stats
- 4311dc4: No longer accept rest arrays at
objects.delete
- 93ebe06: New
BlobObject
structure
- a86d7dc: Update API schemas
- 044bac6: New
MimeTypeUtil
class for handling supported mime types
- a88b29b: Rename
objects.put
and related toobjects.create
- a88b29b: Update to new Blob API routes
- a73de9f: New
mimeType
prop forobjects.put
method, required if file is a Buffer - 3810094:
objects.put
now returns useful info about the uploaded object
- 1407c2f: Export some typings and mimeType enum
- 3f5c7b8: Fix
objects.list
method
- d2df79e: Add
BlobObjectsManager#put
method for creating blobs - e41d578: Add
BlobObjectsManager#delete
method for deleting blobs - 4240668: Add
BlobObjectsManager#list
method for listing blobs - d2df79e: New blob objects manager for creating, deleting and listing blobs