File tree Expand file tree Collapse file tree 1 file changed +29
-4
lines changed
specification/botservice/resource-manager/Microsoft.BotService/stable/2021-03-01 Expand file tree Collapse file tree 1 file changed +29
-4
lines changed Original file line number Diff line number Diff line change 15291529 "items" : {
15301530 "$ref" : " #/definitions/Site"
15311531 },
1532+ "x-ms-identifiers" : [
1533+ " siteId"
1534+ ],
15321535 "description" : " The list of sites"
15331536 },
15341537 "channelId" : {
19261929 "items" : {
19271930 "$ref" : " #/definitions/WebChatSite"
19281931 },
1932+ "x-ms-identifiers" : [
1933+ " siteId"
1934+ ],
19291935 "description" : " The list of Web Chat sites"
19301936 }
19311937 },
19541960 "items" : {
19551961 "$ref" : " #/definitions/DirectLineSite"
19561962 },
1963+ "x-ms-identifiers" : [
1964+ " siteId"
1965+ ],
19571966 "description" : " The list of Direct Line sites"
19581967 },
19591968 "DirectLineEmbedCode" : {
21412150 "description" : " The list of line channel registrations" ,
21422151 "items" : {
21432152 "$ref" : " #/definitions/LineRegistration"
2144- }
2153+ },
2154+ "x-ms-identifiers" : [
2155+ " generatedId"
2156+ ]
21452157 },
21462158 "callbackUrl" : {
21472159 "type" : " string" ,
24762488 "description" : " Service Provider Parameters associated with the Connection Setting" ,
24772489 "items" : {
24782490 "$ref" : " #/definitions/ConnectionSettingParameter"
2479- }
2491+ },
2492+ "x-ms-identifiers" : [
2493+ " key"
2494+ ]
24802495 },
24812496 "provisioningState" : {
24822497 "type" : " string" ,
25292544 "items" : {
25302545 "$ref" : " #/definitions/ServiceProvider"
25312546 },
2547+ "x-ms-identifiers" : [
2548+ " properties/id"
2549+ ],
25322550 "description" : " Gets the list of bot service providers and their properties."
25332551 }
25342552 },
26182636 "type" : " array" ,
26192637 "items" : {
26202638 "$ref" : " #/definitions/ServiceProviderParameter"
2621- }
2639+ },
2640+ "x-ms-identifiers" : [
2641+ " name" ,
2642+ " type"
2643+ ]
26222644 }
26232645 },
26242646 "description" : " The Object used to describe a Service Provider supported by Bot Service"
26722694 "type" : " array" ,
26732695 "items" : {
26742696 "$ref" : " #/definitions/OperationEntity"
2675- }
2697+ },
2698+ "x-ms-identifiers" : [
2699+ " name"
2700+ ]
26762701 }
26772702 }
26782703 },
You can’t perform that action at this time.
0 commit comments