We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a211ef5 commit 8c22581Copy full SHA for 8c22581
specification/securityinsights/resource-manager/readme.python.md
@@ -11,16 +11,17 @@ namespace: azure.mgmt.securityinsight
11
package-name: azure-mgmt-securityinsight
12
package-version: 1.0.0b1
13
clear-output-folder: true
14
-modelerfour:
15
- lenient-model-deduplication: true
16
```
17
18
``` yaml $(python)
19
no-namespace-folders: true
20
output-folder: $(python-sdks-folder)/securityinsight/azure-mgmt-securityinsight/azure/mgmt/securityinsight
21
22
23
-```
+``` yaml $(python)
+modelerfour:
+ lenient-model-deduplication: true
24
+
25
directive:
26
- from: EntityTypes.json
27
where: $.definitions.AccountEntityProperties.properties.ntDomain
0 commit comments