diff --git a/schemas/zowe-yaml-schema.json b/schemas/zowe-yaml-schema.json index 32fe423772..e3867cb09f 100644 --- a/schemas/zowe-yaml-schema.json +++ b/schemas/zowe-yaml-schema.json @@ -857,7 +857,7 @@ "zowe": { "type": "object", "description": "Component level overrides for top level Zowe network configuration.", - "additionalProperties": false, + "additionalProperties": true, "properties": { "network": { "$ref": "#/$defs/networkSettings"