From 915ce60c2a6e8bcf0171dcc35a43a1bb168a3658 Mon Sep 17 00:00:00 2001 From: Ken Partridge Date: Wed, 19 Feb 2020 10:57:26 -0800 Subject: [PATCH] Added serial console_port type rj-11 for a POTS modem connection in console-port / tests/schema.json --- tests/schema.json | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/schema.json b/tests/schema.json index f649a0515..39c7fa7c5 100644 --- a/tests/schema.json +++ b/tests/schema.json @@ -92,6 +92,7 @@ "enum": [ "de-9", "db-25", + "rj-11", "rj-12", "rj-45", "usb-a",