Skip to content

Commit 8e32601

Browse files
authored
Merge pull request #265 from hzoppetti/page-size-update
[Update] Page Size Max Value
2 parents c7d3b6b + 201c914 commit 8e32601

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ info:
204204

205205

206206
* Page sizes default to 100,
207-
and can be set to return between 25 and 100. Page size can be set using
207+
and can be set to return between 25 and 500. Page size can be set using
208208
`?page_size=x`.
209209

210210
# Filtering and Sorting

0 commit comments

Comments
 (0)