From 1e355ec10e9c7c25d4c6e8fd8995ca496a363088 Mon Sep 17 00:00:00 2001 From: Dan Anglin Date: Mon, 12 Aug 2024 01:45:17 +0100 Subject: [PATCH] update schema --- schema/enbas_cli_schema.json | 1 + 1 file changed, 1 insertion(+) diff --git a/schema/enbas_cli_schema.json b/schema/enbas_cli_schema.json index 268e98e..0e631d5 100644 --- a/schema/enbas_cli_schema.json +++ b/schema/enbas_cli_schema.json @@ -435,6 +435,7 @@ "usePrinter": true }, "whoami": { + "additionalFields": [], "flags": [], "summary": "Prints the account that you are currently logged into", "useConfig": true,