Bug #65 - Fix inconsistencies in the NB REST APIs
[controller.git] / opendaylight / northbound / topology / enunciate.xml
index c955d8cc5c3ae549f7ff021db27d02ddaf9f8fd6..fed0f68e3086b735d3ff66d284a6c7af5039aa33 100644 (file)
@@ -1,12 +1,12 @@
 <?xml version="1.0"?>
 <enunciate label="full" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
     xsi:noNamespaceSchemaLocation="http://enunciate.codehaus.org/schemas/enunciate-1.26.xsd">
-  
+
   <services>
     <rest defaultRestSubcontext="/controller/nb/v2/topology"/>
   </services>
 
   <modules>
-    <docs docsDir="rest" title="REST API" includeExampleXml="true" includeExampleJson="true"/>
+    <docs docsDir="rest" title="Topology REST API" includeExampleXml="true" includeExampleJson="true"/>
   </modules>
 </enunciate>