fix(api): replace alpha with beta
parent
0816350295
commit
c259a01937
|
@ -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: |
|
||||
|
|
|
@ -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: |
|
||||
|
|
Loading…
Reference in New Issue