diff options
author | Seshu Kumar M <seshu.kumar.m@huawei.com> | 2019-01-18 16:47:49 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-01-18 16:47:49 +0000 |
commit | 9756b9992858a5f513953f1d16b4d9b396a8397a (patch) | |
tree | dc58293b28281080f41edd781a20d9563c32a537 /docs/api/swagger/swagger.yaml | |
parent | 6d8989b4d24a2cea96a8c4b60bed4ccb394f6454 (diff) | |
parent | 9bd738cd12dc57ca2888a7e048fa7a5c2abf4d70 (diff) |
Merge "Correct the URLs in swagger"
Diffstat (limited to 'docs/api/swagger/swagger.yaml')
-rw-r--r-- | docs/api/swagger/swagger.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/api/swagger/swagger.yaml b/docs/api/swagger/swagger.yaml index 86f8e4c64e..11c72b612c 100644 --- a/docs/api/swagger/swagger.yaml +++ b/docs/api/swagger/swagger.yaml @@ -13,7 +13,7 @@ tags: - name: onapsoinfracloudResourcesRequests - name: onapsoinframodelDistributions schemes: - - https + - http paths: '/onap/so/infra/e2eServiceInstances/{version}': post: |