From dab4bf5ea32a998b3961a76ecd0a0557932e135b Mon Sep 17 00:00:00 2001 From: Richard Zhao Date: Thu, 1 Jul 2021 10:19:46 +0800 Subject: [PATCH] fix a build buster --- .../stable/2021-07-01/machineLearningServices.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/stable/2021-07-01/machineLearningServices.json b/specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/stable/2021-07-01/machineLearningServices.json index 67612025d29f..d0a2f26268ad 100644 --- a/specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/stable/2021-07-01/machineLearningServices.json +++ b/specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/stable/2021-07-01/machineLearningServices.json @@ -4870,7 +4870,6 @@ "InstanceTypeSchema": { "type": "object", "description": "Instance type schema.", - "additionalProperties": false, "properties": { "nodeSelector": { "type": "object", @@ -4881,7 +4880,6 @@ }, "resources": { "type": "object", - "additionalProperties": false, "description": "Resource requests/limits for this instance type", "properties": { "requests": {