diff --git a/openapi.yaml b/openapi.yaml index 61c802245..bf8df3c6c 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -18894,6 +18894,11 @@ components: type: integer description: The size of the bucket in bytes. example: 188318981 + objects: + type: integer + description: > + The number of objects stored in this bucket. + example: 4 ObjectStorageObject: type: object description: >