diff options
author | 2021-02-05 09:16:45 +0530 | |
---|---|---|
committer | 2021-02-08 07:42:48 +0530 | |
commit | 475673f871a33d7f94d67774a1efeba17edd085f (patch) | |
tree | 69ba69b22554b83abbbe6c5ed35cc22001f0616b /swagger_restconfcollector.yaml | |
parent | dd7ff5bf3ba862b174ebcc737a91d26719bf0eb1 (diff) |
Vulnerability removal for restconf collector1.2.3
Issue-ID: DCAEGEN2-2592
Signed-off-by: mukesh.paliwal <mukesh.paliwal1@huawei.com>
Change-Id: If8756de004b2b1996772bcad1cc94ceebb8db7cb
Diffstat (limited to 'swagger_restconfcollector.yaml')
-rw-r--r-- | swagger_restconfcollector.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/swagger_restconfcollector.yaml b/swagger_restconfcollector.yaml index 964e8b4..8781ce6 100644 --- a/swagger_restconfcollector.yaml +++ b/swagger_restconfcollector.yaml @@ -2,7 +2,7 @@ "swagger": "2.0", "info": { "description": "Api Documentation", - "version": "1.2.2", + "version": "1.2.3", "title": "Api Documentation", "termsOfService": "urn:tos", "contact": {}, |