BUG-2218: Keep existing link augmentations during discovery process
[controller.git] / opendaylight / northbound / staticrouting / 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/staticroute"/>
7   </services>
8
9   <modules>
10     <docs docsDir="rest" title="Static Routing REST API" includeExampleXml="true" includeExampleJson="true"/>
11   </modules>
12 </enunciate>