Skip to content

Commit

Permalink
Generated from f3673d817a3917a038521ec2e4ec2e66f83e0d1d
Browse files Browse the repository at this point in the history
  • Loading branch information
SDK Automation committed Sep 21, 2020
1 parent ae74dcc commit d675a2a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions sdk/network/arm-network/src/operations/natGateways.ts
Original file line number Diff line number Diff line change
Expand Up @@ -427,9 +427,7 @@ const beginCreateOrUpdateOperationSpec: msRest.OperationSpec = {
201: {
bodyMapper: Mappers.NatGateway
},
202: {
bodyMapper: Mappers.NatGateway
},
202: {},
default: {
bodyMapper: Mappers.CloudError
}
Expand Down

0 comments on commit d675a2a

Please sign in to comment.