From c259a019376fdc0fab6548c18b6fcaea8c2c7bf9 Mon Sep 17 00:00:00 2001 From: Jason Stirnaman Date: Wed, 9 Apr 2025 11:00:19 -0500 Subject: [PATCH] fix(api): replace alpha with beta --- api-docs/influxdb3/core/v3/ref.yml | 2 +- api-docs/influxdb3/enterprise/v3/ref.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/api-docs/influxdb3/core/v3/ref.yml b/api-docs/influxdb3/core/v3/ref.yml index 7c344f7d7..5d0abe7df 100644 --- a/api-docs/influxdb3/core/v3/ref.yml +++ b/api-docs/influxdb3/core/v3/ref.yml @@ -43,7 +43,7 @@ security: tags: - name: Authentication description: | - During the initial Alpha phase, InfluxDB 3 Core does not require authentication. + During the Beta phase, InfluxDB 3 Core does not require authentication. x-traitTag: true - name: Compatibility endpoints description: | diff --git a/api-docs/influxdb3/enterprise/v3/ref.yml b/api-docs/influxdb3/enterprise/v3/ref.yml index 5738d28f7..69019c77d 100644 --- a/api-docs/influxdb3/enterprise/v3/ref.yml +++ b/api-docs/influxdb3/enterprise/v3/ref.yml @@ -43,7 +43,7 @@ security: tags: - name: Authentication description: | - During the initial Alpha phase, InfluxDB 3 Enterprise does not require authentication. + During the Beta phase, InfluxDB 3 Enterprise does not require authentication. x-traitTag: true - name: Compatibility endpoints description: |