docs(http): update bucket definition (#1557)
parent
30bf3301ad
commit
f4de70d969
|
@ -3770,10 +3770,14 @@ components:
|
|||
id:
|
||||
readOnly: true
|
||||
type: string
|
||||
owners:
|
||||
$ref: "#/components/schemas/Owners"
|
||||
name:
|
||||
type: string
|
||||
organizationID:
|
||||
type: string
|
||||
organization:
|
||||
type: string
|
||||
rp:
|
||||
type: string
|
||||
retentionRules:
|
||||
type: array
|
||||
description: rules to expire or retain data. No rules means data never expires.
|
||||
|
|
Loading…
Reference in New Issue