From 0e45e9b27c318ac708d0ace9b0afaa6f8595ff75 Mon Sep 17 00:00:00 2001 From: Dave Horton Date: Wed, 22 Dec 2021 08:32:56 -0500 Subject: [PATCH] add target.overrideTo to specs --- lib/tasks/specs.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/tasks/specs.json b/lib/tasks/specs.json index 37b3f605..78fa3816 100644 --- a/lib/tasks/specs.json +++ b/lib/tasks/specs.json @@ -329,7 +329,8 @@ "auth": "#auth", "vmail": "boolean", "tenant": "string", - "trunk": "string" + "trunk": "string", + "overrideTo": "string" }, "required": [ "type"