Consolidate test/debug flatl2 network manager into a single bundle.
[affinity.git] / flatl2 / northbound / enunciate.xml
diff --git a/flatl2/northbound/enunciate.xml b/flatl2/northbound/enunciate.xml
new file mode 100644 (file)
index 0000000..7dd5757
--- /dev/null
@@ -0,0 +1,12 @@
+<?xml version="1.0"?>
+<enunciate label="full" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+    xsi:noNamespaceSchemaLocation="http://enunciate.codehaus.org/schemas/enunciate-1.26.xsd">
+
+  <services>
+    <rest defaultRestSubcontext="/affinity/nb/v2/flatl2"/>
+  </services>
+
+  <modules>
+    <docs docsDir="rest" title="Flat L2 affinity REST API" includeExampleXml="true" includeExampleJson="true"/>
+  </modules>
+</enunciate>