Skip to content

Commit 639ecfa

Browse files
jimchou-devjpeng-msJoshuaLai
authored
[ACS - Chat] GA Attachments to ChatMessage (#26017)
* Update Swagger for receive image from Teams user * fix pr comments * change default api version * rename contentType to extension * add back metadata, seem like it was GA-ed previously * Update communicationserviceschat.json * remove file from GA * remove uri format * Rename enum name to ChatAttachment and revert uri type * Update communicationserviceschat.json --------- Co-authored-by: John <109105353+jpeng-ms@users.noreply.github.com> Co-authored-by: JoshuaLai <9044372+JoshuaLai@users.noreply.github.com>
1 parent 794de72 commit 639ecfa

19 files changed

+2977
-1
lines changed

specification/communication/data-plane/Chat/readme.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ These are the global settings for the communicationservices.
2626

2727
``` yaml
2828
openapi-type: data-plane
29-
tag: package-2023-11-15-preview
29+
tag: package-chat-2023-11-07
3030
```
3131
3232
@@ -148,6 +148,17 @@ title:
148148
Azure Communication Services
149149
```
150150

151+
### Tag: package-chat-2023-11-07
152+
153+
These settings apply only when `--tag=package-2023-11-07` is specified on the command line.
154+
155+
``` yaml $(tag) == 'package-chat-2023-11-07'
156+
input-file:
157+
- stable/2023-11-07/communicationserviceschat.json
158+
title:
159+
Azure Communication Services
160+
```
161+
151162
---
152163

153164
# Code Generation

0 commit comments

Comments
 (0)