diff --git a/specification/healthcareapis/resource-manager/Microsoft.HealthcareApis/preview/2018-08-20-preview/healthcare-apis.json b/specification/healthcareapis/resource-manager/Microsoft.HealthcareApis/preview/2018-08-20-preview/healthcare-apis.json index 7d276651d131..2406d481db5a 100644 --- a/specification/healthcareapis/resource-manager/Microsoft.HealthcareApis/preview/2018-08-20-preview/healthcare-apis.json +++ b/specification/healthcareapis/resource-manager/Microsoft.HealthcareApis/preview/2018-08-20-preview/healthcare-apis.json @@ -483,15 +483,11 @@ "$ref": "#/definitions/ServiceCorsConfigurationInfo", "description": "The settings for the CORS configuration of the service instance." } - }, - "required": [ - "accessPolicies" - ] + } }, "ServiceAccessPoliciesInfo": { "description": "The access policies of the service instance.", "type": "array", - "minItems": 1, "items": { "$ref": "#/definitions/ServiceAccessPolicyEntry" } diff --git a/specification/healthcareapis/resource-manager/Microsoft.HealthcareApis/stable/2019-09-16/healthcare-apis.json b/specification/healthcareapis/resource-manager/Microsoft.HealthcareApis/stable/2019-09-16/healthcare-apis.json index 6bd8b71ec5ae..1a83f1c8eedc 100644 --- a/specification/healthcareapis/resource-manager/Microsoft.HealthcareApis/stable/2019-09-16/healthcare-apis.json +++ b/specification/healthcareapis/resource-manager/Microsoft.HealthcareApis/stable/2019-09-16/healthcare-apis.json @@ -490,15 +490,11 @@ "$ref": "#/definitions/ServiceExportConfigurationInfo", "description": "The settings for the export operation of the service instance." } - }, - "required": [ - "accessPolicies" - ] + } }, "ServiceAccessPoliciesInfo": { "description": "The access policies of the service instance.", "type": "array", - "minItems": 1, "items": { "$ref": "#/definitions/ServiceAccessPolicyEntry" }