From 18cad7c4191c526c42b6437536329296f2e6eb7d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Francisco=20Mu=C3=B1oz?= Date: Wed, 18 Dec 2024 15:03:05 -0600 Subject: [PATCH] fixing module info --- plugins/doc_fragments/module_info.py | 5 ----- 1 file changed, 5 deletions(-) diff --git a/plugins/doc_fragments/module_info.py b/plugins/doc_fragments/module_info.py index 315aec2e0..750a93ff8 100644 --- a/plugins/doc_fragments/module_info.py +++ b/plugins/doc_fragments/module_info.py @@ -104,11 +104,6 @@ class ModuleDocFragment(object): - meraki_be_geo_id (string), optional partner identifier for API usage tracking; can also be set as an environment variable BE_GEO_ID type: str default: '' - - description: - - - type: str - default: '' meraki_use_iterator_for_get_pages: description: - meraki_use_iterator_for_get_pages (boolean), list* methods will return an iterator with each object instead of a complete list with all items