Merge "Remove duplicate variables in v3."
This commit is contained in:
commit
914f5bde72
@ -260,17 +260,6 @@ limit_group_snapshot:
|
|||||||
required: false
|
required: false
|
||||||
type: integer
|
type: integer
|
||||||
min_version: 3.29
|
min_version: 3.29
|
||||||
limit_group_snapshot:
|
|
||||||
description: |
|
|
||||||
Requests a page size of items. Returns a number
|
|
||||||
of items up to a limit value. Use the ``limit`` parameter to make
|
|
||||||
an initial limited request and use the ID of the last-seen item
|
|
||||||
from the response as the ``marker`` parameter value in a
|
|
||||||
subsequent limited request.
|
|
||||||
in: query
|
|
||||||
required: false
|
|
||||||
type: integer
|
|
||||||
min_version: 3.29
|
|
||||||
marker:
|
marker:
|
||||||
description: |
|
description: |
|
||||||
The ID of the last-seen item. Use the ``limit``
|
The ID of the last-seen item. Use the ``limit``
|
||||||
|
Loading…
Reference in New Issue
Block a user