Commit 45d528a
authored
Add support for more message types (Interactive, Reaction, Sticker) (Azure#47349)
* Generate for latest Typespec API - more message types
Add interactive messages, stickers, reactions
* generate with latest TypeSpec API, and move WhatsApp specific models to models.channels namespace
* regenerate with latest typespec - update version
* add tests, add change log
* re-run recordings
* fix "Generated code is not up to date."
* re-run recordings
* Some more interactive messages tests and new recordings
* add ReactionMessage test and re-record
* Update tsp-location.yaml with latest commit in main branch
* regenerate tspCodeModel
* Prepare for release1 parent 92e624b commit 45d528a
File tree
56 files changed
+7629
-646
lines changed- sdk/communication/Azure.Communication.Messages
- api
- src
- Generated
- Models/Channels
- tests/NotificationMessagesClient
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
56 files changed
+7629
-646
lines changedLines changed: 4 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
7 | 9 | | |
8 | 10 | | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | 11 | | |
16 | 12 | | |
17 | 13 | | |
| |||
Lines changed: 232 additions & 1 deletion
Large diffs are not rendered by default.
Lines changed: 232 additions & 1 deletion
Large diffs are not rendered by default.
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
| 5 | + | |
| 6 | + | |
Lines changed: 136 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 70 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 160 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments