Skip to content

Commit edb1d9d

Browse files
fixed api-version to the april one
1 parent 5f0be8e commit edb1d9d

File tree

218 files changed

+219
-219
lines changed

Some content is hidden

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

218 files changed

+219
-219
lines changed

specification/network/resource-manager/Microsoft.Network/stable/2018-04-01/applicationGateway.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"info": {
44
"title": "NetworkManagementClient",
55
"description": "The Microsoft Azure Network management API provides a RESTful set of web services that interact with Microsoft Azure Networks service to manage your network resources. The API has entities that capture the relationship between an end user and the Microsoft Azure Networks service.",
6-
"version": "2018-05-01"
6+
"version": "2018-04-01"
77
},
88
"host": "management.azure.com",
99
"schemes": [

specification/network/resource-manager/Microsoft.Network/stable/2018-04-01/applicationSecurityGroup.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"info": {
44
"title": "NetworkManagementClient",
55
"description": "The Microsoft Azure Network management API provides a RESTful set of web services that interact with Microsoft Azure Networks service to manage your network resources. The API has entities that capture the relationship between an end user and the Microsoft Azure Networks service.",
6-
"version": "2018-05-01"
6+
"version": "2018-04-01"
77
},
88
"host": "management.azure.com",
99
"schemes": [

specification/network/resource-manager/Microsoft.Network/stable/2018-04-01/checkDnsAvailability.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"info": {
44
"title": "NetworkManagementClient",
55
"description": "The Microsoft Azure Network management API provides a RESTful set of web services that interact with Microsoft Azure Networks service to manage your network resources. The API has entities that capture the relationship between an end user and the Microsoft Azure Networks service.",
6-
"version": "2018-05-01"
6+
"version": "2018-04-01"
77
},
88
"host": "management.azure.com",
99
"schemes": [

specification/network/resource-manager/Microsoft.Network/stable/2018-04-01/ddosProtectionPlan.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"info": {
44
"title": "NetworkManagementClient",
55
"description": "The Microsoft Azure Network management API provides a RESTful set of web services that interact with Microsoft Azure Networks service to manage your network resources. The API has entities that capture the relationship between an end user and the Microsoft Azure Networks service.",
6-
"version": "2018-05-01"
6+
"version": "2018-04-01"
77
},
88
"host": "management.azure.com",
99
"schemes": [

specification/network/resource-manager/Microsoft.Network/stable/2018-04-01/endpointService.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"info": {
44
"title": "NetworkManagementClient",
55
"description": "The Microsoft Azure Network management API provides a RESTful set of web services that interact with Microsoft Azure Networks service to manage your network resources. The API has entities that capture the relationship between an end user and the Microsoft Azure Networks service.",
6-
"version": "2018-05-01"
6+
"version": "2018-04-01"
77
},
88
"host": "management.azure.com",
99
"schemes": [

specification/network/resource-manager/Microsoft.Network/stable/2018-04-01/examples/ApplicationGatewayAvailableSslOptionsGet.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"parameters": {
3-
"api-version": "2018-05-01",
3+
"api-version": "2018-04-01",
44
"subscriptionId": "subid"
55
},
66
"responses": {

specification/network/resource-manager/Microsoft.Network/stable/2018-04-01/examples/ApplicationGatewayAvailableSslOptionsPredefinedPoliciesGet.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"parameters": {
3-
"api-version": "2018-05-01",
3+
"api-version": "2018-04-01",
44
"subscriptionId": "subid"
55
},
66
"responses": {

specification/network/resource-manager/Microsoft.Network/stable/2018-04-01/examples/ApplicationGatewayAvailableSslOptionsPredefinedPolicyGet.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"parameters": {
3-
"api-version": "2018-05-01",
3+
"api-version": "2018-04-01",
44
"subscriptionId": "subid",
55
"predefinedPolicyName": "AppGwSslPolicy20150501"
66
},

specification/network/resource-manager/Microsoft.Network/stable/2018-04-01/examples/ApplicationGatewayAvailableWafRuleSetsGet.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"parameters": {
3-
"api-version": "2018-05-01",
3+
"api-version": "2018-04-01",
44
"subscriptionId": "subid"
55
},
66
"responses": {

specification/network/resource-manager/Microsoft.Network/stable/2018-04-01/examples/ApplicationGatewayBackendHealthGet.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"parameters": {
3-
"api-version": "2018-05-01",
3+
"api-version": "2018-04-01",
44
"subscriptionId": "subid",
55
"resourceGroupName": "appgw",
66
"applicationGatewayName": "appgw"

0 commit comments

Comments
 (0)