Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Programmatically" with two "m"s 👍 #9

Merged
merged 1 commit into from
Aug 21, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions api-reference/v2/general/introduction.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Glide API v2
sidebarTitle: Introduction
---

The Glide APIv2 is a RESTful API that allows you to programatically interact with the Glide platform. These are the developer docs for version 2 of the API, initially released in July of 2024.
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.

<Warning>This API is currently in a public alpha state. Feedback is welcome. However, please be aware that **breaking changes are expected**!</Warning>

Expand All @@ -22,4 +22,4 @@ This Glide API v2 differs from previous versions in that it:
- Is the most performant way to programatically interact with Big Tables
- Is capable of ingesting much larger data sets through the use of [stashing](/api-reference/v2/stashing/introduction)
- Does not require application scoping (i.e., no `appId` is required)
- Only operates on Big Tables data sources
- Only operates on Big Tables data sources