forked from Azure/azure-rest-api-specs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Communication Chat - Update WIP preview version (2020-11-01-preview3) (…
…Azure#12403) * Added new specification for chat - release 2020-11-01-preview3 * Addressing feedback * Updating max page size parameter name * update `maxpagesize` parameter name in example file. * Runn prettier on examples * Removing obsolete example files, and adding missing description properties. * Update `maxpagesize` query parameter name for `ListChatThreads` * rename $maxpagesize to `maxPageSize` * - Adding SequenceId - Renaming $maxPageSize to maxPageSize - Referenceing common Error Schema - Add ChatMessageType property and allow sending RichText Html - Mark required properties to indicate they are not nullable. - Expose Message' `sequenceId` to allow clients to sort message withing the same conversation. * Fix swagger example model validation * run prettier * Return error response instead of error object * Fix example files * Remove `ChatMessage` Priority from Preview3 API Co-authored-by: Camilo Ramirez <juramir@microsoft.com> Co-authored-by: Amr Elroumy <amr.elroumy@microsoft.com>
- Loading branch information
Showing
18 changed files
with
548 additions
and
363 deletions.
There are no files selected for viewing
418 changes: 223 additions & 195 deletions
418
...soft.CommunicationServicesChat/preview/2020-11-01-preview3/communicationserviceschat.json
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
Oops, something went wrong.