Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17431,6 +17431,10 @@ components:
The hostname where this bucket can be accessed. This hostname
can be accessed through a browser if the bucket is made public.
example: example-bucket.us-east-1.linodeobjects.com
size:
type: integer
description: The size of the bucket in bytes.
example: 188318981
ObjectStorageObject:
type: object
description: >
Expand Down