Code ReOrganization and Re-Architecture changes
[ovsdb.git] / northbound / 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="/ovsdb/nb/v2"/>
7   </services>
8
9   <modules>
10     <docs docsDir="rest" title="OVSDB Table operations over REST" includeExampleXml="true" includeExampleJson="true"/>
11   </modules>
12 </enunciate>