From d38d6f02f8a2a28b4fc7d706f678d0722da55e55 Mon Sep 17 00:00:00 2001 From: SDKAuto Date: Tue, 8 Jun 2021 02:05:42 +0000 Subject: [PATCH] CodeGen from PR 13988 in Azure/azure-rest-api-specs Merge b88e1a9be8bd1ffb2ceb4e99e2dc583c2f430a28 into 04adf299cf13fc31321c3ebaee7f78895afd1e49 --- schemas/2020-04-01-preview/Microsoft.Synapse.json | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/schemas/2020-04-01-preview/Microsoft.Synapse.json b/schemas/2020-04-01-preview/Microsoft.Synapse.json index d3fc7099bf..62786ceb79 100644 --- a/schemas/2020-04-01-preview/Microsoft.Synapse.json +++ b/schemas/2020-04-01-preview/Microsoft.Synapse.json @@ -159,17 +159,6 @@ "type": "string", "description": "The collation of the database." }, - "maxSizeBytes": { - "oneOf": [ - { - "type": "integer" - }, - { - "$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression" - } - ], - "description": "The max size of the database expressed in bytes." - }, "storageRedundancy": { "oneOf": [ {