We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 308edae commit a8f6196Copy full SHA for a8f6196
api-reference/v2/resources/changelog.mdx
@@ -3,6 +3,11 @@ title: Glide API Changelog
3
sidebarTitle: Changelog
4
---
5
6
+### September 23, 2024
7
+
8
+- The `schema` field is now optional for the Create Table and Overwrite Table endpoints.
9
+- The Create Table and Overwrite Table endpoints now additionally accept a bare JSON array of rows.
10
11
### September 18, 2024
12
13
- Endpoints that receive tabular data can now accept CSV and TSV request bodies.
0 commit comments