From 03712a4f1ebfc3ad6467adbac9e47da9bb094d7c Mon Sep 17 00:00:00 2001 From: Pawel Date: Tue, 24 Mar 2020 13:01:35 +0100 Subject: Update swagger files(version) in rst documentation Issue-ID: DCAEGEN2-2114 Signed-off-by: Pawel Change-Id: Id485609b70a5ccad56659030acf5fa28457c01af --- docs/sections/apis/swagger_vescollector.json | 2 +- docs/sections/apis/swagger_vescollector.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/sections/apis/swagger_vescollector.json b/docs/sections/apis/swagger_vescollector.json index d53f2305..7d0d76fe 100644 --- a/docs/sections/apis/swagger_vescollector.json +++ b/docs/sections/apis/swagger_vescollector.json @@ -1,7 +1,7 @@ { "swagger": "2.0", "info": { - "version": "1.5.3", + "version": "1.5.4", "title": "Api Documentation", "description": "Virtual Event Streaming (VES) Collector is RESTful collector for processing JSON messages. The collector verifies the source and validates the events against VES schema before distributing to DMAAP MR topics\n", "termsOfService": "urn:tos", diff --git a/docs/sections/apis/swagger_vescollector.yaml b/docs/sections/apis/swagger_vescollector.yaml index 6d181dd7..77ced698 100644 --- a/docs/sections/apis/swagger_vescollector.yaml +++ b/docs/sections/apis/swagger_vescollector.yaml @@ -17,7 +17,7 @@ # swagger: '2.0' info: - version: '1.5.3' + version: '1.5.4' title: Api Documentation description: > Virtual Event Streaming (VES) Collector is RESTful collector for processing -- cgit 1.2.3-korg