Skip to content

Commit 1127c63

Browse files
authored
Merge pull request #28 from glideapps/api-update-glide-pr-30749
OpenAPI spec update from glideapps/glide#30749
2 parents 3cd5313 + 2173975 commit 1127c63

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)