Skip to content
33 changes: 1 addition & 32 deletions specification/network/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,38 +28,7 @@ These are the global settings for the Network API.
title: NetworkManagementClient
description: Network Client
openapi-type: arm
tag: package-2018-05
```

### Tag: package-2018-05
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can keep this tag, just default the tag back to package-2018-04

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's publish it in May to avoid misunderstanding? :)

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is already a directory for May created in master. Wouldn't help just removing references here. Let's keep this as is and simply default the tag to April

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done


These settings apply only when `--tag=package-2018-05` is specified on the command line.

``` yaml $(tag) == 'package-2018-05'

input-file:
- Microsoft.Network/stable/2018-05-01/applicationGateway.json
- Microsoft.Network/stable/2018-05-01/applicationSecurityGroup.json
- Microsoft.Network/stable/2018-05-01/checkDnsAvailability.json
- Microsoft.Network/stable/2018-05-01/ddosProtectionPlan.json
- Microsoft.Network/stable/2018-05-01/endpointService.json
- Microsoft.Network/stable/2018-05-01/expressRouteCircuit.json
- Microsoft.Network/stable/2018-05-01/expressRouteCrossConnection.json
- Microsoft.Network/stable/2018-05-01/loadBalancer.json
- Microsoft.Network/stable/2018-05-01/network.json
- Microsoft.Network/stable/2018-05-01/networkInterface.json
- Microsoft.Network/stable/2018-05-01/networkSecurityGroup.json
- Microsoft.Network/stable/2018-05-01/networkWatcher.json
- Microsoft.Network/stable/2018-05-01/operation.json
- Microsoft.Network/stable/2018-05-01/publicIpAddress.json
- Microsoft.Network/stable/2018-05-01/routeFilter.json
- Microsoft.Network/stable/2018-05-01/routeTable.json
- Microsoft.Network/stable/2018-05-01/serviceCommunity.json
- Microsoft.Network/stable/2018-05-01/usage.json
- Microsoft.Network/stable/2018-05-01/virtualNetwork.json
- Microsoft.Network/stable/2018-05-01/virtualNetworkGateway.json
- Microsoft.Network/stable/2018-05-01/vmssNetworkInterface.json
- Microsoft.Network/stable/2018-05-01/vmssPublicIpAddress.json
tag: package-2018-04
```

### Tag: package-2018-04
Expand Down