diff options
author | Vijay VK <vv770d@att.com> | 2019-06-10 15:57:41 +0100 |
---|---|---|
committer | Vijay Venkatesh Kumar <vv770d@att.com> | 2019-06-10 19:49:54 +0000 |
commit | a46f7fe6ffa0f5440791060b09c0e799afb67803 (patch) | |
tree | b8a08713a57835bfd9defaefb367cbd82323b034 /docs/sections/apis | |
parent | be32a318a8d416831a88bb2cc2a9fc5eccf951af (diff) |
Update typos and VES deploy notes
Change-Id: Ibb0b96307b53dc3179fe2f0d8c900962ee99ac0c
Signed-off-by: VENKATESH KUMAR <vv770d@att.com>
Issue-ID: DCAEGEN2-1541
Signed-off-by: VENKATESH KUMAR <vv770d@att.com>
Diffstat (limited to 'docs/sections/apis')
-rw-r--r-- | docs/sections/apis/swagger_vescollector.json | 2 | ||||
-rw-r--r-- | 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 90cc769e..05376ae4 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.3.2", + "version": "1.4.5", "title": "VES Collector", "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 a2ed6a4d..978ea1d7 100644 --- a/docs/sections/apis/swagger_vescollector.yaml +++ b/docs/sections/apis/swagger_vescollector.yaml @@ -16,7 +16,7 @@ # swagger: '2.0' info: - version: 1.3.2 + version: 1.4.5 title: VES Collector description: > Virtual Event Streaming (VES) Collector is RESTful collector for processing |