X-Git-Url: https://gerrit.fd.io/r/gitweb?p=govpp.git;a=blobdiff_plain;f=internal%2Ftestbinapi%2Fbinapi2001%2F.vppapi%2Fcore%2Fvpe_types.api.json;fp=internal%2Ftestbinapi%2Fbinapi2001%2F.vppapi%2Fcore%2Fvpe_types.api.json;h=0000000000000000000000000000000000000000;hp=5463cc46583c32cdcf5f779fc1c966f869546053;hb=e9567fa8c853dda16c54afbd2ba99b7263fa37f1;hpb=4102c72bce694babd94a481b1201d33895a6f9c5 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 index 5463cc4..0000000 --- a/internal/testbinapi/binapi2001/.vppapi/core/vpe_types.api.json +++ /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" -}