From 065652b41952851b9f0ee5115ea34383f343feec Mon Sep 17 00:00:00 2001 From: liquorice-head <40302350+liquorice-head@users.noreply.github.com> Date: Tue, 6 Feb 2024 15:24:51 +0400 Subject: [PATCH] Update _api_data.py --- plugins/module_utils/_api_data.py | 1 - 1 file changed, 1 deletion(-) diff --git a/plugins/module_utils/_api_data.py b/plugins/module_utils/_api_data.py index e8442e6e..dd581a2e 100644 --- a/plugins/module_utils/_api_data.py +++ b/plugins/module_utils/_api_data.py @@ -736,7 +736,6 @@ def join_path(path): 'disabled': KeyInfo(default=False), 'interfaces': KeyInfo(), 'name': KeyInfo(), - 'numbers': KeyInfo(), }, ), ),