From 756fd9e07409af18e4a5cd8aee214f4b1e1dd7eb Mon Sep 17 00:00:00 2001 From: Kunal Jha Date: Mon, 15 Oct 2018 16:57:30 +0200 Subject: [PATCH] spacing for description fixed --- docs/_data/nakadi-event-bus-api.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/_data/nakadi-event-bus-api.yaml b/docs/_data/nakadi-event-bus-api.yaml index 5c744dc8f8..72454a7c33 100644 --- a/docs/_data/nakadi-event-bus-api.yaml +++ b/docs/_data/nakadi-event-bus-api.yaml @@ -1443,11 +1443,11 @@ paths: - name: show_time_lag in: query description: | - Shows consumer time lag as an optional field. - This option is a time consuming operation and Nakadi attempts to compute it in the best possible strategy. - In cases of failures, resulting in Nakadi being unable to compute it within a configurable timeout, - the field might either be partially present or not present (depending on the number of successful requests) - in the output. + Shows consumer time lag as an optional field. + This option is a time consuming operation and Nakadi attempts to compute it in the best possible strategy. + In cases of failures, resulting in Nakadi being unable to compute it within a configurable timeout, + the field might either be partially present or not present (depending on the number of successful requests) + in the output. type: boolean default: false responses: