next_index -> next_start_index

This commit is contained in:
Xi Yan 2025-03-17 14:14:05 -07:00
parent d9264a0925
commit 6a8bd19ba2
5 changed files with 22 additions and 12 deletions

View file

@ -8160,7 +8160,7 @@
},
"description": "The rows in the current page."
},
"next_index": {
"next_start_index": {
"type": "integer",
"description": "Index into dataset for the first row in the next page. None if there are no more rows."
}

View file

@ -5557,7 +5557,7 @@ components:
- type: array
- type: object
description: The rows in the current page.
next_index:
next_start_index:
type: integer
description: >-
Index into dataset for the first row in the next page. None if there are