Skip to content

Commit 1bd3355

Browse files
[iotcentral] Update readme.python.md (Azure#38008)
* Update readme.python.md * Update readme.python.md * Update readme.python.md * Update readme.python.md * add modelerfour config --------- Co-authored-by: Judy Liu <v-liujudy@microsoft.com>
1 parent 59894b6 commit 1bd3355

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

specification/iotcentral/resource-manager/readme.go.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,6 @@ module-name: sdk/resourcemanager/iotcentral/armiotcentral
88
module: github.com/Azure/azure-sdk-for-go/$(module-name)
99
output-folder: $(go-sdk-folder)/$(module-name)
1010
azure-arm: true
11+
modelerfour:
12+
lenient-model-deduplication: true
1113
```

specification/iotcentral/resource-manager/readme.python.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,6 @@ directive:
2727
- from: iotcentral.json
2828
where: $.definitions.NetworkRuleSets["properties"]["applyToIoTCentral"]
2929
transform: $['default'] = 'False'
30+
modelerfour:
31+
lenient-model-deduplication: true
3032
```

0 commit comments

Comments
 (0)