diff --git a/src/framework/ConfigurationValidator.cpp b/src/framework/ConfigurationValidator.cpp index 87e4c03f..155fb15d 100644 --- a/src/framework/ConfigurationValidator.cpp +++ b/src/framework/ConfigurationValidator.cpp @@ -625,6 +625,9 @@ static std::string DefaultAPSchema = R"foo( ], "default": 80 }, + "enable": { + "type": "boolean" + }, "require-mode": { "description": "Stations that do no fulfill these HT modes will be rejected.", "type": "string", @@ -4958,6 +4961,9 @@ static std::string DefaultSWITCHSchema = R"foo( ], "default": 80 }, + "enable": { + "type": "boolean" + }, "require-mode": { "type": "string", "enum": [