Enable testing beta RPC API version with config

This commit is contained in:
Peng Wang
2020-06-23 17:47:19 -04:00
committed by manojsdoshi
parent 7717056cf2
commit 2eb1c6a396
21 changed files with 230 additions and 138 deletions

View File

@@ -1502,7 +1502,7 @@ ApplicationImp::setup()
Role::ADMIN,
{},
{},
RPC::ApiMaximumSupportedVersion},
RPC::apiMaximumSupportedVersion},
jvCommand};
Json::Value jvResult;