Compare commits

...

1 Commits

Author SHA1 Message Date
Rohit Kumar
196afba514 WIFI-12187 <Updated the path of Ucentral Schema file.>
Signed-off-by: Rohit Kumar <rohit.kumar@truminds.com>
2023-02-07 13:35:06 +00:00

View File

@@ -24,7 +24,7 @@
#include <valijson/constraints/constraint.hpp> #include <valijson/constraints/constraint.hpp>
static const std::string GitUCentralJSONSchemaFile{ static const std::string GitUCentralJSONSchemaFile{
"https://raw.githubusercontent.com/Telecominfraproject/wlan-ucentral-schema/main/ucentral.schema.json"}; "https://github.com/Telecominfraproject/wlan-ucentral-schema/blob/main/ucentral.schema.json"};
static std::string DefaultUCentralSchema = R"foo( static std::string DefaultUCentralSchema = R"foo(