Merge changes I9865d0cd,Ic71d525f,Ib8faba91,Ia10e5ec9,I35591747,If456a131,I9f8709cc
[controller.git] / opendaylight / northbound / controllermanager / enunciate.xml
1 <?xml version="1.0"?>
2 <enunciate label="full" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3     xsi:noNamespaceSchemaLocation="http://enunciate.codehaus.org/schemas/enunciate-1.28.xsd">
4
5   <services>
6     <rest defaultRestSubcontext="/controller/nb/v2/controllermanager"/>
7   </services>
8
9   <modules>
10     <docs docsDir="rest" title="Controller Manager REST API" includeExampleXml="true" includeExampleJson="true"/>
11   </modules>
12 </enunciate>