From 86e05ccff8c2df4850861e29b86800ac7fcd0208 Mon Sep 17 00:00:00 2001 From: SDKAuto Date: Wed, 13 Oct 2021 12:01:42 +0000 Subject: [PATCH] CodeGen from PR 16270 in Azure/azure-rest-api-specs Merge 8074a1bd2dde012fd6fab13c9869e08b0f13d209 into 99d3931e458882c3402aad2f971e46e961a1e78c --- schemas/2021-04-01/Microsoft.NetApp.json | 2 +- schemas/2021-06-01/Microsoft.NetApp.json | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/schemas/2021-04-01/Microsoft.NetApp.json b/schemas/2021-04-01/Microsoft.NetApp.json index 654724186d..79529423b7 100644 --- a/schemas/2021-04-01/Microsoft.NetApp.json +++ b/schemas/2021-04-01/Microsoft.NetApp.json @@ -1935,7 +1935,7 @@ }, "volumeType": { "type": "string", - "description": "What type of volume is this" + "description": "What type of volume is this. For destination volumes in Cross Region Replication, set type to DataProtection" } }, "required": [ diff --git a/schemas/2021-06-01/Microsoft.NetApp.json b/schemas/2021-06-01/Microsoft.NetApp.json index c5033d06ab..c54bbd67f0 100644 --- a/schemas/2021-06-01/Microsoft.NetApp.json +++ b/schemas/2021-06-01/Microsoft.NetApp.json @@ -1901,8 +1901,6 @@ "oneOf": [ { "type": "number", - "minimum": 0, - "maximum": 4500, "default": 0 }, {