Skip to content

Commit 9831058

Browse files
committed
model validation fix
1 parent f63c4d8 commit 9831058

File tree

137 files changed

+996
-110
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

137 files changed

+996
-110
lines changed

specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-01-01/examples/MigrationRecoveryPoints_Get.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,13 @@
2020
"recoveryPointType": "CrashConsistent"
2121
}
2222
}
23+
},
24+
"202": {
25+
"headers": {
26+
"Location": "",
27+
"Azure-AsyncOperation": "",
28+
"Retry-After": 30
29+
}
2330
}
2431
}
2532
}

specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-01-01/examples/MigrationRecoveryPoints_ListByReplicationMigrationItems.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,14 @@
3030
"recoveryPointType": "CrashConsistent"
3131
}
3232
}
33-
]
33+
]
34+
}
35+
},
36+
"202": {
37+
"headers": {
38+
"Location": "",
39+
"Azure-AsyncOperation": "",
40+
"Retry-After": 30
3441
}
3542
}
3643
}

specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-01-01/examples/Operations_List.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1218,7 +1218,14 @@
12181218
},
12191219
"origin": "user"
12201220
}
1221-
]
1221+
]
1222+
}
1223+
},
1224+
"202": {
1225+
"headers": {
1226+
"Location": "",
1227+
"Azure-AsyncOperation": "",
1228+
"Retry-After": 30
12221229
}
12231230
}
12241231
}

specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-01-01/examples/RecoveryPoints_Get.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,13 @@
2020
"recoveryPointType": "CrashConsistent"
2121
}
2222
}
23+
},
24+
"202": {
25+
"headers": {
26+
"Location": "",
27+
"Azure-AsyncOperation": "",
28+
"Retry-After": 30
29+
}
2330
}
2431
}
2532
}

specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-01-01/examples/RecoveryPoints_ListByReplicationProtectedItems.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,14 @@
3030
"recoveryPointType": "CrashConsistent"
3131
}
3232
}
33-
]
33+
]
34+
}
35+
},
36+
"202": {
37+
"headers": {
38+
"Location": "",
39+
"Azure-AsyncOperation": "",
40+
"Retry-After": 30
3441
}
3542
}
3643
}

specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-01-01/examples/ReplicationAlertSettings_Create.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,13 @@
2929
"locale": "en-US"
3030
}
3131
}
32+
},
33+
"202": {
34+
"headers": {
35+
"Location": "",
36+
"Azure-AsyncOperation": "",
37+
"Retry-After": 30
38+
}
3239
}
3340
}
3441
}

specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-01-01/examples/ReplicationAlertSettings_Get.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,13 @@
2020
"locale": "en-US"
2121
}
2222
}
23+
},
24+
"202": {
25+
"headers": {
26+
"Location": "",
27+
"Azure-AsyncOperation": "",
28+
"Retry-After": 30
29+
}
2330
}
2431
}
2532
}

specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-01-01/examples/ReplicationAlertSettings_List.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,14 @@
2121
"locale": "en-US"
2222
}
2323
}
24-
]
24+
]
25+
}
26+
},
27+
"202": {
28+
"headers": {
29+
"Location": "",
30+
"Azure-AsyncOperation": "",
31+
"Retry-After": 30
2532
}
2633
}
2734
}

specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-01-01/examples/ReplicationAppliances_List.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,14 @@
1717
}
1818
}
1919
}
20-
]
20+
]
21+
}
22+
},
23+
"202": {
24+
"headers": {
25+
"Location": "",
26+
"Azure-AsyncOperation": "",
27+
"Retry-After": 30
2128
}
2229
}
2330
}

specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2023-01-01/examples/ReplicationEligibilityResults_Get.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,13 @@
2424
]
2525
}
2626
}
27+
},
28+
"202": {
29+
"headers": {
30+
"Location": "",
31+
"Azure-AsyncOperation": "",
32+
"Retry-After": 30
33+
}
2734
}
2835
}
2936
}

0 commit comments

Comments
 (0)