forked from Azure/azure-sdk-for-net
-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Communication Chat] GA 2023-11-07 for inline image feature (Azure#39319
) * Updated autorest.md with new tag and commit * Correct build command and update commit number * First build * Update ChatMessageContent to use new internal model * Update factory * Remove Kind workaround * Update version and tests * Disable ApiCompat temporarily * Update API * Override constructor for chat attachment * Update API with file type removed. * Remove constructor for ChatAttachment * Update URL to be string to match updated swagger * Address API View comments * Correct APICompat * Remove extension property * Update test recording * Update test recordings * Update changes * Add sanatize for uris and identiy. Update recordings * Update recordings
- Loading branch information
Showing
27 changed files
with
457 additions
and
105 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
sdk/communication/Azure.Communication.Chat/src/Generated/ChatRestClient.cs
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
15 changes: 9 additions & 6 deletions
15
sdk/communication/Azure.Communication.Chat/src/Generated/ChatThreadRestClient.cs
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
66 changes: 66 additions & 0 deletions
66
...ion/Azure.Communication.Chat/src/Generated/Models/ChatAttachmentInternal.Serialization.cs
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.