diff options
author | s00370346 <swarup.nayak1@huawei.com> | 2019-03-27 10:06:03 +0530 |
---|---|---|
committer | s00370346 <swarup.nayak1@huawei.com> | 2019-03-27 10:06:03 +0530 |
commit | 0429a71c2ca41cd311473c9485fa98bbcadaa542 (patch) | |
tree | 154e705c0e5c5ee5d8d1d774b8591b18e71ded15 /swagger_restconfcollector_1.0.0.yaml | |
parent | 82c26b5b8e7e92dfd9108684290e3a596b800e62 (diff) |
Issue-ID: DCAEGEN2-1055 RestConfCollector bug fixes
Change-Id: I4623217ab69eaeecf1b5704172ad4de37e641312
Signed-off-by: s00370346 <swarup.nayak1@huawei.com>
Diffstat (limited to 'swagger_restconfcollector_1.0.0.yaml')
-rw-r--r-- | swagger_restconfcollector_1.0.0.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/swagger_restconfcollector_1.0.0.yaml b/swagger_restconfcollector_1.0.0.yaml index d511970..79fbd42 100644 --- a/swagger_restconfcollector_1.0.0.yaml +++ b/swagger_restconfcollector_1.0.0.yaml @@ -11,7 +11,7 @@ "url": "http://www.apache.org/licenses/LICENSE-2.0" } }, - "host": "localhost:8686", + "host": "localhost:8080", "basePath": "/", "tags": [{ "name": "restconf-colletcor", |