Skip to content

Commit 0f51cf3

Browse files
Updates API version in new specs and examples
1 parent bf599c2 commit 0f51cf3

File tree

299 files changed

+299
-299
lines changed

Some content is hidden

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

299 files changed

+299
-299
lines changed

specification/network/resource-manager/Microsoft.Network/stable/2018-08-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-07-01"
6+
"version": "2018-08-01"
77
},
88
"host": "management.azure.com",
99
"schemes": [

specification/network/resource-manager/Microsoft.Network/stable/2018-08-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-07-01"
6+
"version": "2018-08-01"
77
},
88
"host": "management.azure.com",
99
"schemes": [

specification/network/resource-manager/Microsoft.Network/stable/2018-08-01/azureFirewall.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-07-01"
6+
"version": "2018-08-01"
77
},
88
"host":"management.azure.com",
99
"schemes":[

specification/network/resource-manager/Microsoft.Network/stable/2018-08-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-07-01"
6+
"version": "2018-08-01"
77
},
88
"host": "management.azure.com",
99
"schemes": [

specification/network/resource-manager/Microsoft.Network/stable/2018-08-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-07-01"
6+
"version": "2018-08-01"
77
},
88
"host": "management.azure.com",
99
"schemes": [

specification/network/resource-manager/Microsoft.Network/stable/2018-08-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-07-01"
6+
"version": "2018-08-01"
77
},
88
"host": "management.azure.com",
99
"schemes": [

specification/network/resource-manager/Microsoft.Network/stable/2018-08-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-07-01",
3+
"api-version": "2018-08-01",
44
"subscriptionId": "subid"
55
},
66
"responses": {

specification/network/resource-manager/Microsoft.Network/stable/2018-08-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-07-01",
3+
"api-version": "2018-08-01",
44
"subscriptionId": "subid"
55
},
66
"responses": {

specification/network/resource-manager/Microsoft.Network/stable/2018-08-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-07-01",
3+
"api-version": "2018-08-01",
44
"subscriptionId": "subid",
55
"predefinedPolicyName": "AppGwSslPolicy20150501"
66
},

specification/network/resource-manager/Microsoft.Network/stable/2018-08-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-07-01",
3+
"api-version": "2018-08-01",
44
"subscriptionId": "subid"
55
},
66
"responses": {

0 commit comments

Comments
 (0)