From 9b0c06dc12117b9ea2024f992cfb493869aae5ba Mon Sep 17 00:00:00 2001 From: TIP Automation User Date: Fri, 15 Mar 2024 15:07:15 +0000 Subject: [PATCH] Update OpenAPI docs for GitHub pages --- docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" ] } } };