fix(api): replace alpha with beta
parent
0816350295
commit
c259a01937
|
@ -43,7 +43,7 @@ security:
|
||||||
tags:
|
tags:
|
||||||
- name: Authentication
|
- name: Authentication
|
||||||
description: |
|
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
|
x-traitTag: true
|
||||||
- name: Compatibility endpoints
|
- name: Compatibility endpoints
|
||||||
description: |
|
description: |
|
||||||
|
|
|
@ -43,7 +43,7 @@ security:
|
||||||
tags:
|
tags:
|
||||||
- name: Authentication
|
- name: Authentication
|
||||||
description: |
|
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
|
x-traitTag: true
|
||||||
- name: Compatibility endpoints
|
- name: Compatibility endpoints
|
||||||
description: |
|
description: |
|
||||||
|
|
Loading…
Reference in New Issue