Merge "Remove duplicate variables in v3."

This commit is contained in:
Jenkins 2017-09-04 12:29:52 +00:00 committed by Gerrit Code Review
commit 914f5bde72
1 changed files with 0 additions and 11 deletions

View File

@ -260,17 +260,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``