diff options
author | VENKATESH KUMAR <vv770d@att.com> | 2020-04-06 18:55:10 -0400 |
---|---|---|
committer | VENKATESH KUMAR <vv770d@att.com> | 2020-04-10 16:02:56 -0400 |
commit | e64d2d643d8cf400263c9b01063fced6fc5edcb2 (patch) | |
tree | 1aa50a1973f021759f2cdd742e83a02b9220fa8d /docs/sections/apis | |
parent | c790dcb3bbd3c498e0f838837c212ce185e70da5 (diff) |
dcae r6 doc updates
Change-Id: I348d9bcf9eb69286fc4a12d8866d102186d26722
Signed-off-by: VENKATESH KUMAR <vv770d@att.com>
Issue-ID: DCAEGEN2-1892
Signed-off-by: VENKATESH KUMAR <vv770d@att.com>
Diffstat (limited to 'docs/sections/apis')
-rw-r--r-- | docs/sections/apis/deployment-handler-API.json | 2 | ||||
-rw-r--r-- | docs/sections/apis/deployment-handler-API.yaml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/sections/apis/deployment-handler-API.json b/docs/sections/apis/deployment-handler-API.json index 91a78279..f72cc183 100644 --- a/docs/sections/apis/deployment-handler-API.json +++ b/docs/sections/apis/deployment-handler-API.json @@ -1,7 +1,7 @@ { "swagger": "2.0", "info": { - "version": "3.0.3", + "version": "4.3.0", "title": "deployment-handler API", "license": { "name": "Apache 2.0", diff --git a/docs/sections/apis/deployment-handler-API.yaml b/docs/sections/apis/deployment-handler-API.yaml index 7d3cf6e3..edf55821 100644 --- a/docs/sections/apis/deployment-handler-API.yaml +++ b/docs/sections/apis/deployment-handler-API.yaml @@ -19,7 +19,7 @@ swagger: '2.0' info: - version: "3.0.3" + version: "4.3.0" title: "deployment-handler API" license: name: "Apache 2.0" |