diff options
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 |