diff --git a/specification/web/resource-manager/Microsoft.Web/stable/2021-03-01/examples/DeleteContainerApp.json b/specification/web/resource-manager/Microsoft.Web/stable/2021-03-01/examples/DeleteContainerApp.json index 3fe2f90a741e..962b37b3dfaf 100644 --- a/specification/web/resource-manager/Microsoft.Web/stable/2021-03-01/examples/DeleteContainerApp.json +++ b/specification/web/resource-manager/Microsoft.Web/stable/2021-03-01/examples/DeleteContainerApp.json @@ -9,7 +9,7 @@ "200": {}, "202": { "headers": { - "azure-asyncoperation": "https://management.azure.com/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/providers/Microsoft.Web/workerApps/testWorkerApp0/operationResults/62e4d893-d233-4005-988e-a428d9f77076?api-version=2021-02-01" + "azure-asyncoperation": "https://management.azure.com/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/providers/Microsoft.Web/workerApps/testWorkerApp0/operationResults/62e4d893-d233-4005-988e-a428d9f77076?api-version=2021-03-01" } }, "204": {} diff --git a/specification/web/resource-manager/Microsoft.Web/stable/2021-03-01/examples/GetRevision.json b/specification/web/resource-manager/Microsoft.Web/stable/2021-03-01/examples/GetRevision.json index bd071eb2aafa..7011e4df19b4 100644 --- a/specification/web/resource-manager/Microsoft.Web/stable/2021-03-01/examples/GetRevision.json +++ b/specification/web/resource-manager/Microsoft.Web/stable/2021-03-01/examples/GetRevision.json @@ -4,7 +4,7 @@ "resourceGroupName": "rg", "containerAppName": "testcontainerApp0", "name": "testcontainerApp0-pjxhsye", - "api-version": "2021-02-01" + "api-version": "2021-03-01" }, "responses": { "200": { diff --git a/specification/web/resource-manager/Microsoft.Web/stable/2021-03-01/examples/ListRevisions.json b/specification/web/resource-manager/Microsoft.Web/stable/2021-03-01/examples/ListRevisions.json index 79b58a0fa856..32bd8310edb4 100644 --- a/specification/web/resource-manager/Microsoft.Web/stable/2021-03-01/examples/ListRevisions.json +++ b/specification/web/resource-manager/Microsoft.Web/stable/2021-03-01/examples/ListRevisions.json @@ -3,7 +3,7 @@ "subscriptionId": "34adfa4f-cedf-4dc0-ba29-b6d1a69ab345", "resourceGroupName": "rg", "containerAppName": "testcontainerApp0", - "api-version": "2021-02-01" + "api-version": "2021-03-01" }, "responses": { "200": { diff --git a/specification/web/resource-manager/Microsoft.Web/stable/2021-03-01/examples/RestartRevision.json b/specification/web/resource-manager/Microsoft.Web/stable/2021-03-01/examples/RestartRevision.json index 1bad2b7270cc..b9c6a65d43d9 100644 --- a/specification/web/resource-manager/Microsoft.Web/stable/2021-03-01/examples/RestartRevision.json +++ b/specification/web/resource-manager/Microsoft.Web/stable/2021-03-01/examples/RestartRevision.json @@ -4,7 +4,7 @@ "resourceGroupName": "rg", "containerAppName": "testStaticSite0", "name": "testcontainerApp0-pjxhsye", - "api-version": "2021-02-01" + "api-version": "2021-03-01" }, "responses": { "200": {}