From 8a1af134d96f73dbf87264788e8ef6b484230773 Mon Sep 17 00:00:00 2001 From: DJP Date: Thu, 17 Apr 2025 22:58:39 -0400 Subject: [PATCH] Update copy about Public Beta expectations --- 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 f078c80..6e4bf6e 100644 --- a/api-reference/v2/general/introduction.mdx +++ b/api-reference/v2/general/introduction.mdx @@ -5,7 +5,7 @@ sidebarTitle: Introduction The Glide API v2.0 is a RESTful API that allows you to programmatically interact with data on the Glide platform. These are the developer docs for version 2.0 of the API, initially released in July of 2024. -This API is currently in Public Beta. **Breaking changes are expected**! +This API is currently in Public Beta. **You may encounter minor bugs while using the API**. ## Functionality This version of the Glide API **only works with the Glide Big Tables data source**. An attempt to use this API with any other data source will return an error.