From 5276f51d1ed9fdf76f16ab63d6f4a57ed5357a43 Mon Sep 17 00:00:00 2001 From: kpbush30 Date: Mon, 16 Dec 2024 14:45:26 +0000 Subject: [PATCH] Move TODO comment --- .../schema/schema_fragments/network_ports.schema.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-avd/pyavd/_eos_designs/schema/schema_fragments/network_ports.schema.yml b/python-avd/pyavd/_eos_designs/schema/schema_fragments/network_ports.schema.yml index 7bd4d67353f..37e67026703 100644 --- a/python-avd/pyavd/_eos_designs/schema/schema_fragments/network_ports.schema.yml +++ b/python-avd/pyavd/_eos_designs/schema/schema_fragments/network_ports.schema.yml @@ -13,6 +13,7 @@ keys: $ref: "eos_designs#/$defs/adapter_config" # These keys will take precedence over $ref keys: + # TODO: AVD 6.0.0 add min_length: 1 for switches switches: type: list description: | @@ -22,7 +23,6 @@ keys: type: str platforms: type: list - # TODO: AVD 6.0.0 add min_length: 1 for switches min_length: 1 description: | Regex matching the full platform name of one or more switches. If used in combination with switch hostname matching, both criteria must match for configuration.