From ec313174d83752056f90eb00a72b2736035a9919 Mon Sep 17 00:00:00 2001 From: Scott Willeke Date: Mon, 4 Nov 2024 09:37:37 -0800 Subject: [PATCH] fix: use 'public beta' instead of 'public alpha' to be consistent with our internal terminology for release stages --- api-reference/v2/general/introduction.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api-reference/v2/general/introduction.mdx b/api-reference/v2/general/introduction.mdx index 8f7a39b..d3b796e 100644 --- a/api-reference/v2/general/introduction.mdx +++ b/api-reference/v2/general/introduction.mdx @@ -5,7 +5,7 @@ sidebarTitle: Introduction The Glide APIv2 is a RESTful API that allows you to programmatically interact with the Glide platform. These are the developer docs for version 2 of the API, initially released in July of 2024. -This API is currently in a public alpha state. Feedback is welcome. However, please be aware that **breaking changes are expected**! +This API is currently in a public beta state. Feedback is welcome. However, please be aware that **breaking changes are expected**! ## Functionality