Skip to content

Commit 981e692

Browse files
author
Autogenerator Pipeline
committed
Autogenerate schemas
1 parent 6911ca8 commit 981e692

File tree

5 files changed

+1564
-15
lines changed

5 files changed

+1564
-15
lines changed

schemas/2021-05-01-preview/Microsoft.BotService.json

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"etag": {
1717
"type": "string",
18-
"description": "Entity Tag"
18+
"description": "Entity Tag."
1919
},
2020
"kind": {
2121
"oneOf": [
@@ -132,7 +132,7 @@
132132
},
133133
"etag": {
134134
"type": "string",
135-
"description": "Entity Tag"
135+
"description": "Entity Tag."
136136
},
137137
"kind": {
138138
"oneOf": [
@@ -251,7 +251,7 @@
251251
},
252252
"etag": {
253253
"type": "string",
254-
"description": "Entity Tag"
254+
"description": "Entity Tag."
255255
},
256256
"kind": {
257257
"oneOf": [
@@ -657,7 +657,7 @@
657657
},
658658
"etag": {
659659
"type": "string",
660-
"description": "Entity Tag"
660+
"description": "Entity Tag."
661661
},
662662
"kind": {
663663
"oneOf": [
@@ -776,7 +776,7 @@
776776
},
777777
"etag": {
778778
"type": "string",
779-
"description": "Entity Tag"
779+
"description": "Entity Tag."
780780
},
781781
"kind": {
782782
"oneOf": [
@@ -1004,6 +1004,14 @@
10041004
"type": "string",
10051005
"description": "Client Secret associated with the Connection Setting"
10061006
},
1007+
"id": {
1008+
"type": "string",
1009+
"description": "Id of the Connection Setting."
1010+
},
1011+
"name": {
1012+
"type": "string",
1013+
"description": "Name of the Connection Setting."
1014+
},
10071015
"parameters": {
10081016
"oneOf": [
10091017
{

schemas/2022-06-15-preview/Microsoft.BotService.json

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"etag": {
1717
"type": "string",
18-
"description": "Entity Tag"
18+
"description": "Entity Tag."
1919
},
2020
"kind": {
2121
"oneOf": [
@@ -132,7 +132,7 @@
132132
},
133133
"etag": {
134134
"type": "string",
135-
"description": "Entity Tag"
135+
"description": "Entity Tag."
136136
},
137137
"kind": {
138138
"oneOf": [
@@ -251,7 +251,7 @@
251251
},
252252
"etag": {
253253
"type": "string",
254-
"description": "Entity Tag"
254+
"description": "Entity Tag."
255255
},
256256
"kind": {
257257
"oneOf": [
@@ -657,7 +657,7 @@
657657
},
658658
"etag": {
659659
"type": "string",
660-
"description": "Entity Tag"
660+
"description": "Entity Tag."
661661
},
662662
"kind": {
663663
"oneOf": [
@@ -776,7 +776,7 @@
776776
},
777777
"etag": {
778778
"type": "string",
779-
"description": "Entity Tag"
779+
"description": "Entity Tag."
780780
},
781781
"kind": {
782782
"oneOf": [
@@ -1004,6 +1004,14 @@
10041004
"type": "string",
10051005
"description": "Client Secret associated with the Connection Setting"
10061006
},
1007+
"id": {
1008+
"type": "string",
1009+
"description": "Id of the Connection Setting."
1010+
},
1011+
"name": {
1012+
"type": "string",
1013+
"description": "Name of the Connection Setting."
1014+
},
10071015
"parameters": {
10081016
"oneOf": [
10091017
{

schemas/2022-09-15/Microsoft.BotService.json

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"etag": {
1717
"type": "string",
18-
"description": "Entity Tag"
18+
"description": "Entity Tag."
1919
},
2020
"kind": {
2121
"oneOf": [
@@ -132,7 +132,7 @@
132132
},
133133
"etag": {
134134
"type": "string",
135-
"description": "Entity Tag"
135+
"description": "Entity Tag."
136136
},
137137
"kind": {
138138
"oneOf": [
@@ -251,7 +251,7 @@
251251
},
252252
"etag": {
253253
"type": "string",
254-
"description": "Entity Tag"
254+
"description": "Entity Tag."
255255
},
256256
"kind": {
257257
"oneOf": [
@@ -657,7 +657,7 @@
657657
},
658658
"etag": {
659659
"type": "string",
660-
"description": "Entity Tag"
660+
"description": "Entity Tag."
661661
},
662662
"kind": {
663663
"oneOf": [
@@ -776,7 +776,7 @@
776776
},
777777
"etag": {
778778
"type": "string",
779-
"description": "Entity Tag"
779+
"description": "Entity Tag."
780780
},
781781
"kind": {
782782
"oneOf": [
@@ -1004,6 +1004,14 @@
10041004
"type": "string",
10051005
"description": "Client Secret associated with the Connection Setting"
10061006
},
1007+
"id": {
1008+
"type": "string",
1009+
"description": "Id of the Connection Setting."
1010+
},
1011+
"name": {
1012+
"type": "string",
1013+
"description": "Name of the Connection Setting."
1014+
},
10071015
"parameters": {
10081016
"oneOf": [
10091017
{

0 commit comments

Comments
 (0)