vppapigen: support per-file (major,minor,patch) version stamps
[vpp.git] / src / vnet / vxlan-gpe / vxlan_gpe.api
index 41b1031..6391148 100644 (file)
@@ -13,6 +13,8 @@
  * limitations under the License.
  */
 
+vl_api_version 1.0.0
+
 define vxlan_gpe_add_del_tunnel
 {
   u32 client_index;
@@ -53,7 +55,6 @@ define vxlan_gpe_tunnel_details
   u32 mcast_sw_if_index;
   u32 encap_vrf_id;
   u32 decap_vrf_id;
-  
   u8 is_ipv6;
 };