diff options
Diffstat (limited to 'docs')
-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 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 |