Skip to content

Commit 8237f29

Browse files
jinshang-msftseaeunlee
authored andcommitted
[Hub Generated] Review request for Microsoft.Media/Encoding to add version preview/2022-05-01-preview (#21160)
* Adds base for updating Microsoft.Media/Encoding from version stable/2021-11-01 to version 2022-05-01-preview * Updates readme * Updates API version in new specs and examples * Copy over the swagger files for 2022-05-01-preview * Fix validation failures * Fix validation failures * Fix validation failures II * Fix readme file * Fix readme file II * Fix readme file III * Restore the original order of the existing models * Revert the casing change in api version description
1 parent ca9423f commit 8237f29

File tree

1 file changed

+15
-0
lines changed
  • specification/mediaservices/resource-manager

1 file changed

+15
-0
lines changed

specification/mediaservices/resource-manager/readme.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,21 @@ input-file:
9292
- Microsoft.Media/Streaming/stable/2022-08-01/streamingservice.json
9393
```
9494

95+
### Tag: package-encoding-2022-05-preview
96+
97+
These settings apply only when `--tag=package-encoding-2022-05-preview` is specified on the command line.
98+
99+
``` yaml $(tag) == 'package-preview-2022-05'
100+
input-file:
101+
- Microsoft.Media/Metadata/stable/2022-08-01/AccountFilters.json
102+
- Microsoft.Media/Accounts/stable/2021-11-01/Accounts.json
103+
- Microsoft.Media/Metadata/stable/2022-08-01/AssetsAndAssetFilters.json
104+
- Microsoft.Media/Metadata/stable/2022-08-01/ContentKeyPolicies.json
105+
- Microsoft.Media/Encoding/preview/2022-05-01-preview/Encoding.json
106+
- Microsoft.Media/Metadata/stable/2022-08-01/StreamingPoliciesAndStreamingLocators.json
107+
- Microsoft.Media/Streaming/stable/2022-08-01/streamingservice.json
108+
```
109+
95110
### Tag: package-encoding-2022-07
96111

97112
These settings apply only when `--tag=package-encoding-2022-07` is specified on the command line.

0 commit comments

Comments
 (0)