X-Git-Url: https://gerrit.fd.io/r/gitweb?p=govpp.git;a=blobdiff_plain;f=internal%2Ftestbinapi%2Fbinapi2001%2F.vppapi%2Fplugins%2Fioam_cache.api.json;fp=internal%2Ftestbinapi%2Fbinapi2001%2F.vppapi%2Fplugins%2Fioam_cache.api.json;h=0000000000000000000000000000000000000000;hp=bf9bdeb59d291ca67649f78d2f5d177eb53588ed;hb=e9567fa8c853dda16c54afbd2ba99b7263fa37f1;hpb=4102c72bce694babd94a481b1201d33895a6f9c5 diff --git a/internal/testbinapi/binapi2001/.vppapi/plugins/ioam_cache.api.json b/internal/testbinapi/binapi2001/.vppapi/plugins/ioam_cache.api.json deleted file mode 100644 index bf9bdeb..0000000 --- a/internal/testbinapi/binapi2001/.vppapi/plugins/ioam_cache.api.json +++ /dev/null @@ -1,57 +0,0 @@ -{ - "types": [], - "messages": [ - [ - "ioam_cache_ip6_enable_disable", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "client_index" - ], - [ - "u32", - "context" - ], - [ - "bool", - "is_disable" - ], - { - "crc": "0x47705c03" - } - ], - [ - "ioam_cache_ip6_enable_disable_reply", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "context" - ], - [ - "i32", - "retval" - ], - { - "crc": "0xe8d4e804" - } - ] - ], - "unions": [], - "enums": [], - "services": { - "ioam_cache_ip6_enable_disable": { - "reply": "ioam_cache_ip6_enable_disable_reply" - } - }, - "options": { - "version": "1.0.0" - }, - "aliases": {}, - "vl_api_version": "0xd0a0cf20" -}