Merge "Triggers the api-ref-jobs to publish wather api reference"

This commit is contained in:
Zuul
2018-07-05 08:13:48 +00:00
committed by Gerrit Code Review

View File

@@ -54,7 +54,7 @@ limit:
Requests a page size of items. Returns a number of items up to a ``limit`` 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 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 the ID of the last-seen item from the response as the ``marker`` parameter
value in a subsequent limited request. value in a subsequent limited request.
in: query in: query
required: false required: false
type: integer type: integer
@@ -408,4 +408,4 @@ uuid:
The UUID for the resource. The UUID for the resource.
in: body in: body
required: true required: true
type: string type: string