From 907e2fc7f1603992967f6c8dbd2022c26a537cee Mon Sep 17 00:00:00 2001 From: TIP Automation User Date: Tue, 26 Sep 2023 04:58:09 +0000 Subject: [PATCH] Update OpenAPI docs for GitHub pages --- docs/index.html | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/docs/index.html b/docs/index.html index 8a1d9e0a..734081d1 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1953,6 +1953,10 @@ "description" : "The keep alive value in seconds. Usually 30s or less.", "format" : "int64", "default" : 25 + }, + "enabled" : { + "type" : "boolean", + "default" : true } } }; @@ -28512,7 +28516,8 @@

Usage and SDK Samples

"methodParameters" : [ "methodParameters", "methodParameters" ], "monitor" : false, "strategy" : "random" - } + }, + "enabled" : true }, { "radsecPoolType" : "generic", "acctConfig" : { @@ -28629,7 +28634,8 @@

Usage and SDK Samples

"methodParameters" : [ "methodParameters", "methodParameters" ], "monitor" : false, "strategy" : "random" - } + }, + "enabled" : true } ] }'