From dc98224854ed48c5d3107f204b14730d8e7871f0 Mon Sep 17 00:00:00 2001 From: SDKAuto Date: Sun, 29 Jan 2023 03:07:36 +0000 Subject: [PATCH] CodeGen from PR 22339 in Azure/azure-rest-api-specs Merge 1fbc4506baa537d1b71600b8f562aeeda5df474e into 1f65704e4a67887af1c2ce625a2ab8c11a533d92 --- schemas/2022-01-01-preview/Microsoft.App.json | 3 +-- schemas/2022-03-01/Microsoft.App.json | 3 +-- schemas/2022-06-01-preview/Microsoft.App.json | 3 +-- schemas/2022-10-01/Microsoft.App.json | 3 +-- 4 files changed, 4 insertions(+), 8 deletions(-) diff --git a/schemas/2022-01-01-preview/Microsoft.App.json b/schemas/2022-01-01-preview/Microsoft.App.json index 20d125412b..e29742e57c 100644 --- a/schemas/2022-01-01-preview/Microsoft.App.json +++ b/schemas/2022-01-01-preview/Microsoft.App.json @@ -1447,7 +1447,7 @@ }, "certificateId": { "type": "string", - "description": "Resource Id of the Certificate to be bound to this hostname. Must exist in the Managed Environment." + "description": "Resource Id of the Certificate to be bound to this hostname." }, "name": { "type": "string", @@ -1455,7 +1455,6 @@ } }, "required": [ - "certificateId", "name" ], "description": "Custom Domain of a Container App" diff --git a/schemas/2022-03-01/Microsoft.App.json b/schemas/2022-03-01/Microsoft.App.json index 16f9ab1e7c..453ea97005 100644 --- a/schemas/2022-03-01/Microsoft.App.json +++ b/schemas/2022-03-01/Microsoft.App.json @@ -1447,7 +1447,7 @@ }, "certificateId": { "type": "string", - "description": "Resource Id of the Certificate to be bound to this hostname. Must exist in the Managed Environment." + "description": "Resource Id of the Certificate to be bound to this hostname." }, "name": { "type": "string", @@ -1455,7 +1455,6 @@ } }, "required": [ - "certificateId", "name" ], "description": "Custom Domain of a Container App" diff --git a/schemas/2022-06-01-preview/Microsoft.App.json b/schemas/2022-06-01-preview/Microsoft.App.json index cce38b6387..53b66eb5db 100644 --- a/schemas/2022-06-01-preview/Microsoft.App.json +++ b/schemas/2022-06-01-preview/Microsoft.App.json @@ -1890,7 +1890,7 @@ }, "certificateId": { "type": "string", - "description": "Resource Id of the Certificate to be bound to this hostname. Must exist in the Managed Environment." + "description": "Resource Id of the Certificate to be bound to this hostname." }, "name": { "type": "string", @@ -1898,7 +1898,6 @@ } }, "required": [ - "certificateId", "name" ], "description": "Custom Domain of a Container App" diff --git a/schemas/2022-10-01/Microsoft.App.json b/schemas/2022-10-01/Microsoft.App.json index ee8a72994e..7b3c49dc85 100644 --- a/schemas/2022-10-01/Microsoft.App.json +++ b/schemas/2022-10-01/Microsoft.App.json @@ -1981,7 +1981,7 @@ }, "certificateId": { "type": "string", - "description": "Resource Id of the Certificate to be bound to this hostname. Must exist in the Managed Environment." + "description": "Resource Id of the Certificate to be bound to this hostname." }, "name": { "type": "string", @@ -1989,7 +1989,6 @@ } }, "required": [ - "certificateId", "name" ], "description": "Custom Domain of a Container App"