Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 13 additions & 5 deletions schemas/2021-05-01-preview/Microsoft.BotService.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"etag": {
"type": "string",
"description": "Entity Tag"
"description": "Entity Tag."
},
"kind": {
"oneOf": [
Expand Down Expand Up @@ -132,7 +132,7 @@
},
"etag": {
"type": "string",
"description": "Entity Tag"
"description": "Entity Tag."
},
"kind": {
"oneOf": [
Expand Down Expand Up @@ -251,7 +251,7 @@
},
"etag": {
"type": "string",
"description": "Entity Tag"
"description": "Entity Tag."
},
"kind": {
"oneOf": [
Expand Down Expand Up @@ -657,7 +657,7 @@
},
"etag": {
"type": "string",
"description": "Entity Tag"
"description": "Entity Tag."
},
"kind": {
"oneOf": [
Expand Down Expand Up @@ -776,7 +776,7 @@
},
"etag": {
"type": "string",
"description": "Entity Tag"
"description": "Entity Tag."
},
"kind": {
"oneOf": [
Expand Down Expand Up @@ -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": [
{
Expand Down
18 changes: 13 additions & 5 deletions schemas/2022-06-15-preview/Microsoft.BotService.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"etag": {
"type": "string",
"description": "Entity Tag"
"description": "Entity Tag."
},
"kind": {
"oneOf": [
Expand Down Expand Up @@ -132,7 +132,7 @@
},
"etag": {
"type": "string",
"description": "Entity Tag"
"description": "Entity Tag."
},
"kind": {
"oneOf": [
Expand Down Expand Up @@ -251,7 +251,7 @@
},
"etag": {
"type": "string",
"description": "Entity Tag"
"description": "Entity Tag."
},
"kind": {
"oneOf": [
Expand Down Expand Up @@ -657,7 +657,7 @@
},
"etag": {
"type": "string",
"description": "Entity Tag"
"description": "Entity Tag."
},
"kind": {
"oneOf": [
Expand Down Expand Up @@ -776,7 +776,7 @@
},
"etag": {
"type": "string",
"description": "Entity Tag"
"description": "Entity Tag."
},
"kind": {
"oneOf": [
Expand Down Expand Up @@ -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": [
{
Expand Down
18 changes: 13 additions & 5 deletions schemas/2022-09-15/Microsoft.BotService.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"etag": {
"type": "string",
"description": "Entity Tag"
"description": "Entity Tag."
},
"kind": {
"oneOf": [
Expand Down Expand Up @@ -132,7 +132,7 @@
},
"etag": {
"type": "string",
"description": "Entity Tag"
"description": "Entity Tag."
},
"kind": {
"oneOf": [
Expand Down Expand Up @@ -251,7 +251,7 @@
},
"etag": {
"type": "string",
"description": "Entity Tag"
"description": "Entity Tag."
},
"kind": {
"oneOf": [
Expand Down Expand Up @@ -657,7 +657,7 @@
},
"etag": {
"type": "string",
"description": "Entity Tag"
"description": "Entity Tag."
},
"kind": {
"oneOf": [
Expand Down Expand Up @@ -776,7 +776,7 @@
},
"etag": {
"type": "string",
"description": "Entity Tag"
"description": "Entity Tag."
},
"kind": {
"oneOf": [
Expand Down Expand Up @@ -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": [
{
Expand Down