vppapigen: add support for empty options
Type: improvement Signed-off-by: Ole Troan <ot@cisco.com> Change-Id: I59323447bee7bb4f0563251a5df80cbefb9bd89e Signed-off-by: Ole Troan <ot@cisco.com>
This commit is contained in:

committed by
Andrew Yourtchenko

parent
710fe10462
commit
68ebcd50bf
@ -59,7 +59,7 @@ cat >crccheck.api <<EOL
|
||||
option version="1.0.0";
|
||||
autoreply define crccheck
|
||||
{
|
||||
option deprecated="v20.11";
|
||||
option deprecated;
|
||||
bool foo;
|
||||
};
|
||||
EOL
|
||||
|
Reference in New Issue
Block a user