Skip to content

Commit 27b5fa8

Browse files
Arsheen Khatibarsheen
authored andcommitted
Remove schema for 202
1 parent 5789aa3 commit 27b5fa8

File tree

3 files changed

+1
-13
lines changed

3 files changed

+1
-13
lines changed

specification/network/resource-manager/Microsoft.Network/stable/2023-11-01/examples/NetworkVirtualApplianceEmptyRestart.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,6 @@
1717
"202": {
1818
"headers": {
1919
"location": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/nfvOperations/00000000-0000-0000-0000-000000000000?api-version=2023-11-01"
20-
},
21-
"body": {
22-
"instanceIds": []
2320
}
2421
}
2522
}

specification/network/resource-manager/Microsoft.Network/stable/2023-11-01/examples/NetworkVirtualApplianceSpecificRestart.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,6 @@
2424
"202": {
2525
"headers": {
2626
"location": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/nfvOperations/00000000-0000-0000-0000-000000000000?api-version=2023-11-01"
27-
},
28-
"body": {
29-
"instanceIds": [
30-
"0",
31-
"1"
32-
]
3327
}
3428
}
3529
}

specification/network/resource-manager/Microsoft.Network/stable/2023-11-01/networkVirtualAppliance.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -331,15 +331,12 @@
331331
}
332332
},
333333
"202": {
334-
"description": "Request successful. The operation restarts one or more Network Virtual Appliance VM resources.",
334+
"description": "Request accepted. The operation restarts one or more Network Virtual Appliance VM resources.",
335335
"headers": {
336336
"Location": {
337337
"description": "The URL of the resource used to check the status of the asynchronous operation.",
338338
"type": "string"
339339
}
340-
},
341-
"schema": {
342-
"$ref": "#/definitions/NetworkVirtualApplianceInstanceIds"
343340
}
344341
},
345342
"default": {

0 commit comments

Comments
 (0)