90bf6de1d67e13b542fb4d6a2e1a6896995d0e8e
[controller.git] / opendaylight / northbound / flowprogrammer / 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.26.xsd">
4
5   <services>
6     <rest defaultRestSubcontext="/controller/nb/v2/flow"/>
7   </services>
8
9   <modules>
10     <docs docsDir="rest" title="Flow Programmer REST API" includeExampleXml="true" includeExampleJson="true"/>
11   </modules>
12 </enunciate>