Integration tests for storecfgindb in apis

This commit is contained in:
andronache
2021-06-08 13:28:18 +03:00
committed by Dan Christian Bogos
parent 323646602c
commit 44525fc3e1
7 changed files with 55 additions and 146 deletions

View File

@@ -1265,6 +1265,7 @@ const (
ConfigSv1SetConfig = "ConfigSv1.SetConfig"
ConfigSv1GetConfigAsJSON = "ConfigSv1.GetConfigAsJSON"
ConfigSv1SetConfigFromJSON = "ConfigSv1.SetConfigFromJSON"
ConfigSv1StoreCfgInDB = "ConfigSv1.StoreCfgInDB"
)
const (