Skip to content

Commit bbd4441

Browse files
committed
Updates API version in new specs and examples
1 parent 5e1015c commit bbd4441

File tree

51 files changed

+54
-54
lines changed

Some content is hidden

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

51 files changed

+54
-54
lines changed

specification/app/resource-manager/Microsoft.App/stable/2022-05-01/AuthConfigs.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"swagger": "2.0",
33
"info": {
4-
"version": "2022-03-01",
4+
"version": "2022-05-01",
55
"title": "ContainerApps API Client"
66
},
77
"host": "management.azure.com",

specification/app/resource-manager/Microsoft.App/stable/2022-05-01/CommonDefinitions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"swagger": "2.0",
33
"info": {
4-
"version": "2022-03-01",
4+
"version": "2022-05-01",
55
"title": "ContainerApps API Client"
66
},
77
"host": "management.azure.com",

specification/app/resource-manager/Microsoft.App/stable/2022-05-01/ContainerApps.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"swagger": "2.0",
33
"info": {
4-
"version": "2022-03-01",
4+
"version": "2022-05-01",
55
"title": "ContainerApps API Client"
66
},
77
"host": "management.azure.com",

specification/app/resource-manager/Microsoft.App/stable/2022-05-01/ContainerAppsRevisions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"swagger": "2.0",
33
"info": {
4-
"version": "2022-03-01",
4+
"version": "2022-05-01",
55
"title": "ContainerApps API Client"
66
},
77
"host": "management.azure.com",

specification/app/resource-manager/Microsoft.App/stable/2022-05-01/DaprComponents.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"swagger": "2.0",
33
"info": {
4-
"version": "2022-03-01",
4+
"version": "2022-05-01",
55
"title": "ContainerApps API Client"
66
},
77
"host": "management.azure.com",

specification/app/resource-manager/Microsoft.App/stable/2022-05-01/Global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"swagger": "2.0",
33
"info": {
4-
"version": "2022-03-01",
4+
"version": "2022-05-01",
55
"title": "ContainerApps API Client"
66
},
77
"host": "management.azure.com",

specification/app/resource-manager/Microsoft.App/stable/2022-05-01/ManagedEnvironments.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"swagger": "2.0",
33
"info": {
4-
"version": "2022-03-01",
4+
"version": "2022-05-01",
55
"title": "ContainerApps API Client"
66
},
77
"host": "management.azure.com",

specification/app/resource-manager/Microsoft.App/stable/2022-05-01/ManagedEnvironmentsStorages.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"swagger": "2.0",
33
"info": {
4-
"version": "2022-03-01",
4+
"version": "2022-05-01",
55
"title": "ContainerApps API Client"
66
},
77
"host": "management.azure.com",

specification/app/resource-manager/Microsoft.App/stable/2022-05-01/SourceControls.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"swagger": "2.0",
33
"info": {
4-
"version": "2022-03-01",
4+
"version": "2022-05-01",
55
"title": "ContainerApps API Client"
66
},
77
"host": "management.azure.com",

specification/app/resource-manager/Microsoft.App/stable/2022-05-01/examples/AuthConfigs_CreateOrUpdate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"resourceGroupName": "workerapps-rg-xj",
55
"containerAppName": "testcanadacentral",
66
"name": "current",
7-
"api-version": "2022-03-01",
7+
"api-version": "2022-05-01",
88
"authConfigEnvelope": {
99
"properties": {
1010
"platform": {

0 commit comments

Comments
 (0)