Skip to content

Commit a1efab2

Browse files
authored
chore(kafka): add quickstart and update beta status (#1437)
1 parent 40e7623 commit a1efab2

File tree

2 files changed

+2
-2
lines changed
  • scaleway-async/scaleway_async/kafka/v1alpha1
  • scaleway/scaleway/kafka/v1alpha1

2 files changed

+2
-2
lines changed

scaleway-async/scaleway_async/kafka/v1alpha1/api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555

5656
class KafkaV1Alpha1API(API):
5757
"""
58-
This API allows you to manage your Clusters for Apache Kafka®. This product is currently in Private Beta.
58+
This API allows you to manage your Clusters for Apache Kafka®. This product is currently in Public Beta.
5959
"""
6060

6161
async def list_node_types(

scaleway/scaleway/kafka/v1alpha1/api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555

5656
class KafkaV1Alpha1API(API):
5757
"""
58-
This API allows you to manage your Clusters for Apache Kafka®. This product is currently in Private Beta.
58+
This API allows you to manage your Clusters for Apache Kafka®. This product is currently in Public Beta.
5959
"""
6060

6161
def list_node_types(

0 commit comments

Comments
 (0)