Skip to content

Commit

Permalink
[ReleasePR botservice] [BotService] Add OutlookChannel to channelNames (
Browse files Browse the repository at this point in the history
  • Loading branch information
msftbot[bot] authored Apr 7, 2022
2 parents 25a4647 + d821b80 commit 3cf49b0
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions schemas/2021-05-01-preview/Microsoft.BotService.json
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,8 @@
"DirectLineChannel",
"SmsChannel",
"LineChannel",
"DirectLineSpeechChannel"
"DirectLineSpeechChannel",
"OutlookChannel"
]
},
{
Expand Down Expand Up @@ -671,7 +672,8 @@
"DirectLineChannel",
"SmsChannel",
"LineChannel",
"DirectLineSpeechChannel"
"DirectLineSpeechChannel",
"OutlookChannel"
]
},
{
Expand Down

0 comments on commit 3cf49b0

Please sign in to comment.