From d05cfb38ec23f71e9e5cfab3246012aa9015c569 Mon Sep 17 00:00:00 2001 From: SDKAuto Date: Wed, 12 Apr 2023 08:26:10 +0000 Subject: [PATCH] CodeGen from PR 23498 in Azure/azure-rest-api-specs Fix inconsistent issues. (#23498) Co-authored-by: Chang Liu --- .../Microsoft.BotService.json | 18 +++++++++++++----- .../Microsoft.BotService.json | 18 +++++++++++++----- schemas/2022-09-15/Microsoft.BotService.json | 18 +++++++++++++----- 3 files changed, 39 insertions(+), 15 deletions(-) diff --git a/schemas/2021-05-01-preview/Microsoft.BotService.json b/schemas/2021-05-01-preview/Microsoft.BotService.json index 21275710d9..38d642f498 100644 --- a/schemas/2021-05-01-preview/Microsoft.BotService.json +++ b/schemas/2021-05-01-preview/Microsoft.BotService.json @@ -15,7 +15,7 @@ }, "etag": { "type": "string", - "description": "Entity Tag" + "description": "Entity Tag." }, "kind": { "oneOf": [ @@ -132,7 +132,7 @@ }, "etag": { "type": "string", - "description": "Entity Tag" + "description": "Entity Tag." }, "kind": { "oneOf": [ @@ -251,7 +251,7 @@ }, "etag": { "type": "string", - "description": "Entity Tag" + "description": "Entity Tag." }, "kind": { "oneOf": [ @@ -657,7 +657,7 @@ }, "etag": { "type": "string", - "description": "Entity Tag" + "description": "Entity Tag." }, "kind": { "oneOf": [ @@ -776,7 +776,7 @@ }, "etag": { "type": "string", - "description": "Entity Tag" + "description": "Entity Tag." }, "kind": { "oneOf": [ @@ -1004,6 +1004,14 @@ "type": "string", "description": "Client Secret associated with the Connection Setting" }, + "id": { + "type": "string", + "description": "Id of the Connection Setting." + }, + "name": { + "type": "string", + "description": "Name of the Connection Setting." + }, "parameters": { "oneOf": [ { diff --git a/schemas/2022-06-15-preview/Microsoft.BotService.json b/schemas/2022-06-15-preview/Microsoft.BotService.json index bbbcd21046..1edc5bf124 100644 --- a/schemas/2022-06-15-preview/Microsoft.BotService.json +++ b/schemas/2022-06-15-preview/Microsoft.BotService.json @@ -15,7 +15,7 @@ }, "etag": { "type": "string", - "description": "Entity Tag" + "description": "Entity Tag." }, "kind": { "oneOf": [ @@ -132,7 +132,7 @@ }, "etag": { "type": "string", - "description": "Entity Tag" + "description": "Entity Tag." }, "kind": { "oneOf": [ @@ -251,7 +251,7 @@ }, "etag": { "type": "string", - "description": "Entity Tag" + "description": "Entity Tag." }, "kind": { "oneOf": [ @@ -657,7 +657,7 @@ }, "etag": { "type": "string", - "description": "Entity Tag" + "description": "Entity Tag." }, "kind": { "oneOf": [ @@ -776,7 +776,7 @@ }, "etag": { "type": "string", - "description": "Entity Tag" + "description": "Entity Tag." }, "kind": { "oneOf": [ @@ -1004,6 +1004,14 @@ "type": "string", "description": "Client Secret associated with the Connection Setting" }, + "id": { + "type": "string", + "description": "Id of the Connection Setting." + }, + "name": { + "type": "string", + "description": "Name of the Connection Setting." + }, "parameters": { "oneOf": [ { diff --git a/schemas/2022-09-15/Microsoft.BotService.json b/schemas/2022-09-15/Microsoft.BotService.json index 313b291fa5..d0a3b5757b 100644 --- a/schemas/2022-09-15/Microsoft.BotService.json +++ b/schemas/2022-09-15/Microsoft.BotService.json @@ -15,7 +15,7 @@ }, "etag": { "type": "string", - "description": "Entity Tag" + "description": "Entity Tag." }, "kind": { "oneOf": [ @@ -132,7 +132,7 @@ }, "etag": { "type": "string", - "description": "Entity Tag" + "description": "Entity Tag." }, "kind": { "oneOf": [ @@ -251,7 +251,7 @@ }, "etag": { "type": "string", - "description": "Entity Tag" + "description": "Entity Tag." }, "kind": { "oneOf": [ @@ -657,7 +657,7 @@ }, "etag": { "type": "string", - "description": "Entity Tag" + "description": "Entity Tag." }, "kind": { "oneOf": [ @@ -776,7 +776,7 @@ }, "etag": { "type": "string", - "description": "Entity Tag" + "description": "Entity Tag." }, "kind": { "oneOf": [ @@ -1004,6 +1004,14 @@ "type": "string", "description": "Client Secret associated with the Connection Setting" }, + "id": { + "type": "string", + "description": "Id of the Connection Setting." + }, + "name": { + "type": "string", + "description": "Name of the Connection Setting." + }, "parameters": { "oneOf": [ {