Skip to content

Commit b9365f5

Browse files
author
SDK Automation
committed
Generated from f3673d817a3917a038521ec2e4ec2e66f83e0d1d
1 parent 6b17e7e commit b9365f5

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

sdk/network/arm-network/src/operations/natGateways.ts

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -427,9 +427,7 @@ const beginCreateOrUpdateOperationSpec: msRest.OperationSpec = {
427427
201: {
428428
bodyMapper: Mappers.NatGateway
429429
},
430-
202: {
431-
bodyMapper: Mappers.NatGateway
432-
},
430+
202: {},
433431
default: {
434432
bodyMapper: Mappers.CloudError
435433
}

0 commit comments

Comments
 (0)