You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fixing inconsistencies on TypeSpec for SMSReceived event.
* Added TypeSpec fix for SMSDeliveryReportReceived events
* Bug fixes.
* Fixing inconsistencies for Router events
* Fixing Inconsistencies in Chat events
* Added ChatAzureBotCommand event.
* Added ChatTypingIndication event to SDK.
* Fixing ChatTyping name from ChatTypingIndicator to ChatTypingIndicatorSent
* Removing changes from 2018 jason file.
* Bug fixes
* Bug fix adding required to the swagger.
* Bug fix. Changing the required for GeneratedSystemEvents.json 2018-01-01
* Fixing the required property based on the decorator.
* Updated event type to new names
ChatTypingIndicatorReceivedInThread and ChatAzureBotCommanReceivedInThread, and made changes accordingly.
* Adding Call Started and Call Ended Events.
* Added CallParticipant Added and Removed event.
* Code optimize
* Resolving comments and bug
* Fixing common json.
* Fixing Calling events schema and Type enum.
* Fixing common json
* Fixing startedBy property
* Ran prettier - Fixing bug
* Resolving comments - Prema
* Fixing typo
* Typo and comments update fix
* Fixing the schema
* Fixing the schema examples and adding the nullable
* Schema fix
* Fixing the naming to meaningful
* Updating schemas and adding missing schema examples.
* Fixing typo and changing enum back to string
* Fixing the required parameter of Azure json file.
* Fixing required typo
* Fixing the typo
* Fixing enum
* Bug fixes.
* Added required properties for calling events
* Fixing the version property
* Fixing the version.
* Bug fix and system events
* Fixing the call_ended and call_participant_removed schema examples.
* ACS event renames (#34294)
* Pushing new auto gen swaggers and manual swaggers
* Richard park changes.
* Fixing the x-client-name for type property AcsCallEndedByProperties
* Schema fix
* Fixing chat typing example schema
* add examples.json as @example and remove for validation warnings fix
* typos/cspell
* formatting
* Adding format to integer type.
* Adding x-ms-examples for the new event schemas
* Renamed snapshotCreated to Call/Chat Created x-ms-example.
* Adding AcsCallParticipantRoleKind enum.
* Fixing AcsCallParticipantRoleKind
* Removing "x-ms-example" : "rolekind"
* Add JavaScript name customization
- AcsCallingEventProperties => AcsCallingEvent
- AcsCallParticipantEventProperties => AcsCallParticipantEvent
* Add rename for AcsCallParticipantRoleKind to Go casing standards. (#34568)
* more js name overrides
* js name fix
* Generating swaggers.
* Fixing the tsp format for client and propertyNameOverride tsp.
---------
Co-authored-by: Sameeksha Vaity <savaity@microsoft.com>
Co-authored-by: Mike Harder <mharder@microsoft.com>
Co-authored-by: Libba Lawrence <llawrence@microsoft.com>
Co-authored-by: Jeremy Meng <jeremy.ymeng@gmail.com.com>
Co-authored-by: Richard Park <51494936+richardpark-msft@users.noreply.github.com>
Copy file name to clipboardExpand all lines: specification/eventgrid/Azure.Messaging.EventGrid.SystemEvents/Microsoft.Communication/AzureCommunicationServices.tsp
Copy file name to clipboardExpand all lines: specification/eventgrid/Azure.Messaging.EventGrid.SystemEvents/Microsoft.Communication/AzureCommunicationServicesExample.tsp
Copy file name to clipboardExpand all lines: specification/eventgrid/Azure.Messaging.EventGrid.SystemEvents/examples/2018-01-01/sms_delivery_report_received.json
Copy file name to clipboardExpand all lines: specification/eventgrid/Azure.Messaging.EventGrid.SystemEvents/examples/2024-01-01/router_job_scheduling_failed.json
Copy file name to clipboardExpand all lines: specification/eventgrid/Azure.Messaging.EventGrid.SystemEvents/examples/2024-01-01/router_job_waiting_for_activation.json
Copy file name to clipboardExpand all lines: specification/eventgrid/Azure.Messaging.EventGrid.SystemEvents/examples/2024-01-01/router_job_worker_selectors_expired.json
0 commit comments