From 0126276d20725b6fb156530da48de287554cc2e6 Mon Sep 17 00:00:00 2001 From: David Mc Ken Date: Sat, 3 Sep 2022 07:18:54 +1000 Subject: [PATCH] Update components.json (#889) * Update components.json Added DOCSIS and GPON interface types. * Removed GPON interface types. --- schema/components.json | 1 + 1 file changed, 1 insertion(+) diff --git a/schema/components.json b/schema/components.json index 892438c2..85c14df5 100644 --- a/schema/components.json +++ b/schema/components.json @@ -371,6 +371,7 @@ "t3", "e3", "xdsl", + "docsis", "cisco-stackwise", "cisco-stackwise-plus", "cisco-flexstack",