Bug #65 - Fix inconsistencies in the NB REST APIs
[controller.git] / opendaylight / northbound / subnets / enunciate.xml
index 275e4d0a32883e4acd83ded755c3d891eba9f559..abdc40a174225cef3073fb45b5c19a7cfb462f43 100644 (file)
@@ -3,10 +3,10 @@
     xsi:noNamespaceSchemaLocation="http://enunciate.codehaus.org/schemas/enunciate-1.26.xsd">
 
   <services>
-    <rest defaultRestSubcontext="/one/nb/v2/subnet"/>
+    <rest defaultRestSubcontext="/controller/nb/v2/subnetservice"/>
   </services>
 
   <modules>
-    <docs docsDir="rest" title="REST API" includeExampleXml="true" includeExampleJson="true"/>
+    <docs docsDir="rest" title="Subnet Service REST API" includeExampleXml="true" includeExampleJson="true"/>
   </modules>
 </enunciate>