Skip to content

Commit aac4399

Browse files
committed
Stub docs for GET rows endpoint
1 parent b42d4ce commit aac4399

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
title: Get Rows
3+
openapi: get /tables/{tableID}/rows
4+
---

mint.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
"group": "Tables",
3636
"pages": [
3737
"api-reference/v2/tables/get-tables",
38+
"api-reference/v2/tables/get-table-rows",
3839
"api-reference/v2/tables/post-tables",
3940
"api-reference/v2/tables/post-table-rows",
4041
"api-reference/v2/tables/put-tables",

0 commit comments

Comments
 (0)