binapi: remove internal/testbinapi
[govpp.git] / internal / testbinapi / binapi2001 / .vppapi / core / ipip_types.api.json
diff --git a/internal/testbinapi/binapi2001/.vppapi/core/ipip_types.api.json b/internal/testbinapi/binapi2001/.vppapi/core/ipip_types.api.json
deleted file mode 100644 (file)
index ccded2e..0000000
+++ /dev/null
@@ -1,41 +0,0 @@
-{
-    "types": [],
-    "messages": [],
-    "unions": [],
-    "enums": [
-        [
-            "ipip_tunnel_flags",
-            [
-                "IPIP_TUNNEL_API_FLAG_NONE",
-                0
-            ],
-            [
-                "IPIP_TUNNEL_API_FLAG_ENCAP_COPY_DF",
-                1
-            ],
-            [
-                "IPIP_TUNNEL_API_FLAG_ENCAP_SET_DF",
-                2
-            ],
-            [
-                "IPIP_TUNNEL_API_FLAG_ENCAP_COPY_DSCP",
-                4
-            ],
-            [
-                "IPIP_TUNNEL_API_FLAG_ENCAP_COPY_ECN",
-                8
-            ],
-            [
-                "IPIP_TUNNEL_API_FLAG_DECAP_COPY_ECN",
-                16
-            ],
-            {
-                "enumtype": "u8"
-            }
-        ]
-    ],
-    "services": {},
-    "options": {},
-    "aliases": {},
-    "vl_api_version": "0xa2a8fa8d"
-}