Compare commits

...

1 Commits

Author SHA1 Message Date
Ivan Chvets
1c5909613f feat: Schema sync.
Signed-off-by: Ivan Chvets <ivan.chvets@kinarasystems.com>
2025-08-14 11:33:42 -04:00

View File

@@ -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": [