X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=test%2Fext%2Ffake.api.json;h=4a7c64e7dfd12cc3f4dc61a47d241b17fcd09b1d;hb=refs%2Fchanges%2F35%2F14535%2F2;hp=3e8d6a95a13cdcb26dbfdc5c04d8fdb670bb0bc8;hpb=9466c45ceed735b0fc2820f0444ba0dfea03a8f1;p=vpp.git diff --git a/test/ext/fake.api.json b/test/ext/fake.api.json index 3e8d6a95a13..4a7c64e7dfd 100644 --- a/test/ext/fake.api.json +++ b/test/ext/fake.api.json @@ -1,6 +1,18 @@ { + "services": { + "test_fake_msg": { + "reply":"test_fake_msg_reply" + }, + "test_fake_dump": { + "reply":"test_fake_details", + "stream":"true" + } + }, + "enums" : [ + ], + "unions" : [ + ], "types" : [ - ], "messages" : [ ["test_fake_msg",