From c783a29047909d9bdf5c70db227f503181e9135c Mon Sep 17 00:00:00 2001 From: chenxing Date: Tue, 3 Jul 2018 16:56:43 +0800 Subject: [PATCH] Triggers the api-ref-jobs to publish wather api reference Change-Id: I842a4e4bbe0bb713c8206df32952b4297b21d15f --- api-ref/source/parameters.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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