Skip to content

Commit bc94307

Browse files
authored
Merge pull request #206 from linode/release-4.14.1
Release 4.14.1
2 parents eeda87d + 597b84d commit bc94307

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

openapi.yaml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
openapi: 3.0.1
22
info:
3-
version: 4.14.0
3+
version: 4.14.1
44

55
title: Linode API
66
description: |
@@ -9697,7 +9697,10 @@ paths:
96979697
type: string
96989698
description: >
96999699
The name for this bucket. Must be unique in the cluster you
9700-
are creating the bucket in, or an error will be returned.
9700+
are creating the bucket in, or an error will be returned. Labels will be
9701+
reserved only for the cluster that active buckets are created and stored in.
9702+
If you want to reserve this bucket's label in another cluster,
9703+
you must create a new bucket with the same label in the new cluster.
97019704
pattern: ^[a-z0-09][a-z0-9-]*[a-z0-9]?$
97029705
example: example-bucket
97039706
cluster:

0 commit comments

Comments
 (0)