binapi: remove internal/testbinapi
[govpp.git] / internal / testbinapi / binapi2001 / .vppapi / core / vpe_types.api.json
diff --git a/internal/testbinapi/binapi2001/.vppapi/core/vpe_types.api.json b/internal/testbinapi/binapi2001/.vppapi/core/vpe_types.api.json
deleted file mode 100644 (file)
index 5463cc4..0000000
+++ /dev/null
@@ -1,86 +0,0 @@
-{
-    "types": [
-        [
-            "version",
-            [
-                "u32",
-                "major"
-            ],
-            [
-                "u32",
-                "minor"
-            ],
-            [
-                "u32",
-                "patch"
-            ],
-            [
-                "u8",
-                "pre_release",
-                17
-            ],
-            [
-                "u8",
-                "build_metadata",
-                17
-            ]
-        ]
-    ],
-    "messages": [],
-    "unions": [],
-    "enums": [
-        [
-            "log_level",
-            [
-                "VPE_API_LOG_LEVEL_EMERG",
-                0
-            ],
-            [
-                "VPE_API_LOG_LEVEL_ALERT",
-                1
-            ],
-            [
-                "VPE_API_LOG_LEVEL_CRIT",
-                2
-            ],
-            [
-                "VPE_API_LOG_LEVEL_ERR",
-                3
-            ],
-            [
-                "VPE_API_LOG_LEVEL_WARNING",
-                4
-            ],
-            [
-                "VPE_API_LOG_LEVEL_NOTICE",
-                5
-            ],
-            [
-                "VPE_API_LOG_LEVEL_INFO",
-                6
-            ],
-            [
-                "VPE_API_LOG_LEVEL_DEBUG",
-                7
-            ],
-            [
-                "VPE_API_LOG_LEVEL_DISABLED",
-                8
-            ],
-            {
-                "enumtype": "u32"
-            }
-        ]
-    ],
-    "services": {},
-    "options": {},
-    "aliases": {
-        "timestamp": {
-            "type": "f64"
-        },
-        "timedelta": {
-            "type": "f64"
-        }
-    },
-    "vl_api_version": "0x3369988d"
-}