Update generated binapi to v22.02 & makefile changes
[govpp.git] / internal / testbinapi / binapi2001 / .vppapi / plugins / http_static.api.json
1 {
2     "types": [],
3     "messages": [
4         [
5             "http_static_enable",
6             [
7                 "u16",
8                 "_vl_msg_id"
9             ],
10             [
11                 "u32",
12                 "client_index"
13             ],
14             [
15                 "u32",
16                 "context"
17             ],
18             [
19                 "u32",
20                 "fifo_size"
21             ],
22             [
23                 "u32",
24                 "cache_size_limit"
25             ],
26             [
27                 "u32",
28                 "prealloc_fifos"
29             ],
30             [
31                 "u32",
32                 "private_segment_size"
33             ],
34             [
35                 "string",
36                 "www_root",
37                 256
38             ],
39             [
40                 "string",
41                 "uri",
42                 256
43             ],
44             {
45                 "crc": "0x075f8292"
46             }
47         ],
48         [
49             "http_static_enable_reply",
50             [
51                 "u16",
52                 "_vl_msg_id"
53             ],
54             [
55                 "u32",
56                 "context"
57             ],
58             [
59                 "i32",
60                 "retval"
61             ],
62             {
63                 "crc": "0xe8d4e804"
64             }
65         ]
66     ],
67     "unions": [],
68     "enums": [],
69     "services": {
70         "http_static_enable": {
71             "reply": "http_static_enable_reply"
72         }
73     },
74     "options": {
75         "version": "2.1.0"
76     },
77     "aliases": {},
78     "vl_api_version": "0xd29e72e9"
79 }