Skip to content

Commit c6b585d

Browse files
1 parent ec76988 commit c6b585d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

openapi/swagger.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -996,6 +996,7 @@
996996
"in": "query",
997997
"schema": {
998998
"type": "number",
999+
"exclusiveMinimum": 0,
9991000
"default": 250,
10001001
"description": "Maximum number of rows to return in a single response. No more than this number of rows will be returned, however fewer rows may be returned, even if there are more rows to fetch. If there are more rows, the response will include a continuation token that can be used to fetch the next set of rows."
10011002
},

0 commit comments

Comments
 (0)