Modify vfc huawei vnfmdriver url openoapi to api
[vfc/nfvo/driver/vnfm/svnfm.git] / huawei / vnfmadapter / VnfmadapterService / service / src / main / java / org / onap / vfc / nfvo / vnfm / svnfm / vnfmadapter / service / rest / SwaggerRoa.java
index 7ff1e2c..d6ef28f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Huawei Technologies Co., Ltd.
+ * Copyright 2016-2017 Huawei Technologies Co., Ltd.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -31,7 +31,7 @@ import org.apache.commons.io.IOUtils;
  * @author
  * @version NFVO 0.5 Oct 24, 2016
  */
-@Path("/openoapi/hwvnfm/v1")
+@Path("/api/hwvnfm/v1")
 @Produces({MediaType.APPLICATION_JSON})
 public class SwaggerRoa {
     /**