Skip to content

Commit 963091a

Browse files
apattathaviyerMSFT
authored andcommitted
Azure Communication Services Email API for GA (Azure#22979)
* Copy existing preview version of CommunicationServicesEmail API to stable folder in preparation for GA * update version to 2023-03-31 * update comment about events for 202 result * update readme file * updated description of Operation-ID header
1 parent 205b11b commit 963091a

File tree

6 files changed

+535
-1
lines changed

6 files changed

+535
-1
lines changed

specification/communication/data-plane/Email/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-01-15-preview
29+
tag: package-2023-03-31
3030
```
3131
3232
### Tag: package-2021-10-01-preview
@@ -51,6 +51,17 @@ title:
5151
Azure Communication Services
5252
```
5353

54+
### Tag: package-2023-03-31
55+
56+
These settings apply only when `--tag=package-2023-03-31` is specified on the command line.
57+
58+
```yaml $(tag) == 'package-2023-03-31'
59+
input-file:
60+
- stable/2023-03-31/CommunicationServicesEmail.json
61+
title:
62+
Azure Communication Services
63+
```
64+
5465
---
5566

5667
# Code Generation

0 commit comments

Comments
 (0)