Skip to content

Commit 2173975

Browse files
1 parent 3cd5313 commit 2173975

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

openapi/swagger.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -996,7 +996,6 @@
996996
"in": "query",
997997
"schema": {
998998
"type": "number",
999-
"exclusiveMinimum": 0,
1000999
"default": 250,
10011000
"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."
10021001
},

0 commit comments

Comments
 (0)