summaryrefslogtreecommitdiffstats
path: root/azure/multicloud_azure/swagger/utils.py
diff options
context:
space:
mode:
Diffstat (limited to 'azure/multicloud_azure/swagger/utils.py')
-rw-r--r--azure/multicloud_azure/swagger/utils.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/azure/multicloud_azure/swagger/utils.py b/azure/multicloud_azure/swagger/utils.py
index cb7e4f0..c244549 100644
--- a/azure/multicloud_azure/swagger/utils.py
+++ b/azure/multicloud_azure/swagger/utils.py
@@ -29,7 +29,6 @@ def get_swagger_json_data():
# f.close()
# json_data["paths"].update(json_data_temp["paths"])
# json_data["definitions"].update(json_data_temp["definitions"])
-
json_data["basePath"] = "/api/multicloud-azure/v0/"
json_data["info"]["title"] = "MultiVIM driver \
of Microsoft Azure Service NBI"