Enable checkstyle for other non-source files
[controller.git] / opendaylight / northbound / hosttracker / 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/host"/>
7   </services>
8
9   <modules>
10     <docs docsDir="rest" title="Host Tracker REST API" includeExampleXml="true" includeExampleJson="true"/>
11   </modules>
12 </enunciate>