Skip to content

Commit 7824f04

Browse files
[IC3 ACS - Auth] <stable/2023-08-01> (#22306)
* Add new swagger for idempotent APIs * Update swagger and examples * Update readme file * Update header description and fix date format in examples * Fix spacing in header comments * Add dummy diff for internal review * Fix example comment * Revert "Merge branch 'feature/maximrytych/add-new-swagger-for-idempotent-apis' of https://github.com/maximrytych-ms/azure-rest-api-specs into feature/maximrytych/add-dummy-diff-for-internal-review" This reverts commit b8b529b, reversing changes made to 8aeb219. * Update swagger, samples and readme * Revert change done by mistake * Add type for Repeatability-Result * Update newest package tag in readme * Fix format of Repeatability-First-Sent header * Update swagger based on Azure Board review
1 parent 742ad80 commit 7824f04

File tree

7 files changed

+555
-1
lines changed

7 files changed

+555
-1
lines changed

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

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,16 @@ These are the global settings for the communicationservices.
2626

2727
``` yaml
2828
openapi-type: data-plane
29-
tag: package-2022-10
29+
tag: package-2023-08
30+
```
31+
32+
### Tag: package-2023-08
33+
34+
These settings apply only when `--tag=package-2023-08` is specified on the command line.
35+
36+
```yaml $(tag) == 'package-2023-08'
37+
input-file:
38+
- stable/2023-08-01/CommunicationIdentity.json
3039
```
3140

3241
### Tag: package-2022-10

0 commit comments

Comments
 (0)