Skip to content

Commit 56ef464

Browse files
author
Jingnan Xu
committed
draft
1 parent 0420a23 commit 56ef464

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sdk/cdn/Azure.ResourceManager.Cdn/src/autorest.md

+2
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ sample-gen:
1919
skip-csproj: true
2020
modelerfour:
2121
flatten-payloads: false
22+
lenient-model-deduplication: true
2223
use-model-reader-writer: true
2324
deserialize-null-collection-as-null-value: true
2425

@@ -177,6 +178,7 @@ directive:
177178
- from: cdn.json
178179
where: $.definitions
179180
transform: >
181+
$.CacheExpirationActionParameters.properties.cacheDuration["x-ms-client-name"] = "CacheDurationWorkaround";
180182
$.SocketAddrMatchConditionParameters.properties.operator['x-ms-enum'].name = 'SocketAddressOperator';
181183
$.RequestSchemeMatchConditionParameters.properties.operator['x-ms-enum'] = {
182184
"name": "RequestSchemeOperator"

0 commit comments

Comments
 (0)