From 91eacc3f19f28a6164bdd53caee1f1849a0d46b6 Mon Sep 17 00:00:00 2001 From: Ye Chen Date: Mon, 19 May 2025 15:46:04 -0400 Subject: [PATCH] drop beta --- linode_api4/objects/object_storage.py | 1 - 1 file changed, 1 deletion(-) diff --git a/linode_api4/objects/object_storage.py b/linode_api4/objects/object_storage.py index 29eba2b06..a2e61405f 100644 --- a/linode_api4/objects/object_storage.py +++ b/linode_api4/objects/object_storage.py @@ -581,7 +581,6 @@ class ObjectStorageKeys(Base): class ObjectStorageQuota(Base): """ An Object Storage related quota information on your account. - Object Storage Quota related features are under v4beta and may not currently be available to all users. API documentation: https://techdocs.akamai.com/linode-api/reference/get-object-storage-quota """