vppapigen: expose the values of per-message "options" in the api.json files 23/31523/4
authorAndrew Yourtchenko <ayourtch@gmail.com>
Thu, 4 Mar 2021 10:04:41 +0000 (10:04 +0000)
committerOle Tr�an <otroan@employees.org>
Fri, 5 Mar 2021 21:12:56 +0000 (21:12 +0000)
commitef9c23503c759bfc0fc404c0d7cf122c92460123
tree96071be34d83b8e3bc3010d5d095b46bd6d4a9a5
parent9cc765559c39a299bdb55f3f7279abbcbe00a556
vppapigen: expose the values of per-message "options" in the api.json files

Also fix the vapi parser's assumption about what
the container with CRC is supposed to look like..

Change-Id: I3a23ef6c1502232742c03d227eb3654fb757709c
Type: improvement
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
src/tools/vppapigen/vppapigen_json.py
src/vpp-api/vapi/vapi_json_parser.py