diff --git a/api-ref/source/parameters.yaml b/api-ref/source/parameters.yaml index 527ed7fd5..0d0fc6e45 100644 --- a/api-ref/source/parameters.yaml +++ b/api-ref/source/parameters.yaml @@ -54,7 +54,7 @@ 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 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 required: false type: integer @@ -408,4 +408,4 @@ uuid: The UUID for the resource. in: body required: true - type: string \ No newline at end of file + type: string