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