X-Git-Url: https://gerrit.fd.io/r/gitweb?p=govpp.git;a=blobdiff_plain;f=internal%2Ftestbinapi%2Fbinapi2001%2F.vppapi%2Fplugins%2Fhttp_static.api.json;fp=internal%2Ftestbinapi%2Fbinapi2001%2F.vppapi%2Fplugins%2Fhttp_static.api.json;h=0000000000000000000000000000000000000000;hp=5bd9315377e8d8a56d4fc84affa0fdc1d21c8bd7;hb=e9567fa8c853dda16c54afbd2ba99b7263fa37f1;hpb=4102c72bce694babd94a481b1201d33895a6f9c5 diff --git a/internal/testbinapi/binapi2001/.vppapi/plugins/http_static.api.json b/internal/testbinapi/binapi2001/.vppapi/plugins/http_static.api.json deleted file mode 100644 index 5bd9315..0000000 --- a/internal/testbinapi/binapi2001/.vppapi/plugins/http_static.api.json +++ /dev/null @@ -1,79 +0,0 @@ -{ - "types": [], - "messages": [ - [ - "http_static_enable", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "client_index" - ], - [ - "u32", - "context" - ], - [ - "u32", - "fifo_size" - ], - [ - "u32", - "cache_size_limit" - ], - [ - "u32", - "prealloc_fifos" - ], - [ - "u32", - "private_segment_size" - ], - [ - "string", - "www_root", - 256 - ], - [ - "string", - "uri", - 256 - ], - { - "crc": "0x075f8292" - } - ], - [ - "http_static_enable_reply", - [ - "u16", - "_vl_msg_id" - ], - [ - "u32", - "context" - ], - [ - "i32", - "retval" - ], - { - "crc": "0xe8d4e804" - } - ] - ], - "unions": [], - "enums": [], - "services": { - "http_static_enable": { - "reply": "http_static_enable_reply" - } - }, - "options": { - "version": "2.1.0" - }, - "aliases": {}, - "vl_api_version": "0xd29e72e9" -}