From c603e64bed7d27bf9c7cb292fffac421913b86c4 Mon Sep 17 00:00:00 2001 From: SDKAuto Date: Tue, 29 Mar 2022 17:05:09 +0000 Subject: [PATCH] CodeGen from PR 18455 in Azure/azure-rest-api-specs Merge 3f498e4bdaa51b22269b5c991f25ca7ab204372b into 140d83c74936b2ca952209efce04a6847eff9c02 --- schemas/2022-03-01/Microsoft.App.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schemas/2022-03-01/Microsoft.App.json b/schemas/2022-03-01/Microsoft.App.json index ba3312eeb7..69d4a0a6f6 100644 --- a/schemas/2022-03-01/Microsoft.App.json +++ b/schemas/2022-03-01/Microsoft.App.json @@ -912,7 +912,7 @@ "$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression" } ], - "description": "ActiveRevisionsMode controls how active revisions are handled for the Container app:\nMultiple: multiple revisions can be active. If no value if provided, this is the defaultSingle: Only one revision can be active at a time. Revision weights can not be used in this mode." + "description": "ActiveRevisionsMode controls how active revisions are handled for the Container app:\nMultiple: multiple revisions can be active.Single: Only one revision can be active at a time. Revision weights can not be used in this mode. If no value if provided, this is the default.." }, "dapr": { "oneOf": [