diff --git a/docs/index.html b/docs/index.html index d2f09120..503f6ce3 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1077,7 +1077,7 @@ "platform" : { "type" : "string", "default" : "AP", - "enum" : [ "AP", "SWITCH" ] + "enum" : [ "ap", "switch" ] } } };