Define AAI Vim register related API
[aai/esr-server.git] / esr-core / esr-mgr / src / main / resources / api-doc / index.html
index 7cd76a3..eb1968f 100644 (file)
@@ -1,6 +1,6 @@
 <!--
 
-    Copyright 2016 ZTE Corporation.
+    Copyright 2016-2017 ZTE Corporation.
 
     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
@@ -45,7 +45,7 @@
       if (url && url.length > 1) {
         url = decodeURIComponent(url[1]);
       } else {
-        url = "/openoapi/extsys/v1/swagger.json";
+        url = "/onapapi/aai/esr/v1/swagger.json";
       }
       window.swaggerUi = new SwaggerUi({
         url: url,