add target.overrideTo to specs

This commit is contained in:
Dave Horton
2021-12-22 08:32:56 -05:00
parent b0a8a6828d
commit 0e45e9b27c

View File

@@ -329,7 +329,8 @@
"auth": "#auth", "auth": "#auth",
"vmail": "boolean", "vmail": "boolean",
"tenant": "string", "tenant": "string",
"trunk": "string" "trunk": "string",
"overrideTo": "string"
}, },
"required": [ "required": [
"type" "type"