Remove duplicate variables in v3.
Change-Id: If95ad5059e37fb1a73d74ab51c053972717e6620
This commit is contained in:
parent
7c7b95780a
commit
b6cc91bc4b
@ -254,17 +254,6 @@ limit_group_snapshot:
|
||||
required: false
|
||||
type: integer
|
||||
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:
|
||||
description: |
|
||||
The ID of the last-seen item. Use the ``limit``
|
||||
|
Loading…
x
Reference in New Issue
Block a user