Skip to content

Commit 201c914

Browse files
author
hzoppetti
committed
updated max page size value to 500
1 parent 3d6428b commit 201c914

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)