Merge changes I9865d0cd,Ic71d525f,Ib8faba91,Ia10e5ec9,I35591747,If456a131,I9f8709cc
[controller.git] / opendaylight / northbound / containermanager / 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   <services>
5     <rest defaultRestSubcontext="/controller/nb/v2/containermanager"/>
6   </services>
7
8   <modules>
9     <docs docsDir="rest" title="Container Manager REST API" includeExampleXml="true" includeExampleJson="true"/>
10   </modules>
11 </enunciate>