From 2e18868d5b348f273591ff92baff2f5323613b2f Mon Sep 17 00:00:00 2001 From: Ryan Syracuse Date: Mon, 13 Jan 2020 16:14:04 -0500 Subject: [PATCH 1/2] Bump version to 4.11.1 --- openapi.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openapi.yaml b/openapi.yaml index b9e80623d..c40984c7c 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -1,6 +1,6 @@ openapi: 3.0.1 info: - version: 4.11.0 + version: 4.11.1 title: Linode API description: | # Introduction From 4f571a5686a157a13cd16d70a8c89043a1afdd38 Mon Sep 17 00:00:00 2001 From: Ryan Syracuse Date: Tue, 18 Feb 2020 18:55:28 -0500 Subject: [PATCH 2/2] [Hotfix] Bucket Label Clarification --- openapi.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/openapi.yaml b/openapi.yaml index a19f83a5c..ad0946353 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -9697,7 +9697,9 @@ paths: type: string description: > The name for this bucket. Must be unique in the cluster you - are creating the bucket in, or an error will be returned. + are creating the bucket in, or an error will be returned. Labels will be + reserved only for the cluster that active buckets are created and stored in. + pattern: ^[a-z0-09][a-z0-9-]*[a-z0-9]?$ example: example-bucket cluster: