Skip to content

Commit ee1579c

Browse files
FarhadJabiyevFarhad Jabiyev
andauthored
Release SMS to GA (#37123)
* Create new stable version * Release date is Jan 23 * Rename folder * Promote DeliveryReportEndpoint preview * Add new optinal field to Delivery Report. * Make MessagingConnectOptions params expandable * Run prettier * run prettier for sms_send.json * Remove "additionalproperties" field from params field * Run prettier * Add error responses for sms and opt out endpoints * Update error responses and fix failing steps in pipeline --------- Co-authored-by: Farhad Jabiyev <[email protected]>
1 parent ed70dbf commit ee1579c

File tree

7 files changed

+1096
-1
lines changed

7 files changed

+1096
-1
lines changed

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

Lines changed: 13 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-sms-2025-08-01-preview
29+
tag: package-sms-2026-01-23
3030
```
3131
3232
### Supression
@@ -121,6 +121,18 @@ title:
121121
```
122122
---
123123

124+
### Tag: package-sms-2026-01-23
125+
126+
These settings apply only when `--tag=package-sms-2026-01-23` is specified on the command line.
127+
128+
```yaml $(tag) == 'package-sms-2026-01-23'
129+
input-file:
130+
- stable/2026-01-23/communicationservicessms.json
131+
title:
132+
Azure Communication Services
133+
```
134+
---
135+
124136
# Code Generation
125137

126138
## Swagger to SDK

0 commit comments

Comments
 (0)