Remove duplicate variables in v3.

Change-Id: If95ad5059e37fb1a73d74ab51c053972717e6620
This commit is contained in:
zhangdaolong 2017-08-25 10:11:33 +08:00
parent 7c7b95780a
commit b6cc91bc4b
1 changed files with 0 additions and 11 deletions

View File

@ -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``