Skip to content

Commit 86e05cc

Browse files
author
SDKAuto
committed
CodeGen from PR 16270 in Azure/azure-rest-api-specs
Merge 8074a1bd2dde012fd6fab13c9869e08b0f13d209 into 99d3931e458882c3402aad2f971e46e961a1e78c
1 parent 1028180 commit 86e05cc

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

schemas/2021-04-01/Microsoft.NetApp.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1935,7 +1935,7 @@
19351935
},
19361936
"volumeType": {
19371937
"type": "string",
1938-
"description": "What type of volume is this"
1938+
"description": "What type of volume is this. For destination volumes in Cross Region Replication, set type to DataProtection"
19391939
}
19401940
},
19411941
"required": [

schemas/2021-06-01/Microsoft.NetApp.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1901,8 +1901,6 @@
19011901
"oneOf": [
19021902
{
19031903
"type": "number",
1904-
"minimum": 0,
1905-
"maximum": 4500,
19061904
"default": 0
19071905
},
19081906
{

0 commit comments

Comments
 (0)