Merge "osapi_max_limit -> max_limit"
This commit is contained in:
commit
f2e4b244e8
@ -525,8 +525,8 @@ limit_simple:
|
||||
description: |
|
||||
Used in conjunction with ``offset`` to return a slice of items. ``limit``
|
||||
is the maximum number of items to return. If ``limit`` is not specified,
|
||||
or exceeds the configurable ``osapi_max_limit``, then ``osapi_max_limit``
|
||||
will be used instead.
|
||||
or exceeds the configurable ``max_limit``, then ``max_limit`` will be
|
||||
used instead.
|
||||
in: query
|
||||
required: false
|
||||
type: integer
|
||||
|
Loading…
Reference in New Issue
Block a user