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": [ {