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 693ccb5 commit 06961b9Copy full SHA for 06961b9
api-reference/v2/resources/changelog.mdx
@@ -2,6 +2,11 @@ title: Glide API Changelog
2
sidebarTitle: Changelog
3
---
4
5
+### August 23, 2024
6
+
7
+- The `POST /tables` endpoint now returns HTTP status 201 on success instead of 200.
8
+- The `POST /tables/{tableID}/rows` endpoint now returns HTTP status 201 on success instead of 200.
9
10
### August 2, 2024
11
12
- Add [delete stash](/api-reference/v2/stashing/delete-stash) endpoint documentation
0 commit comments