Skip to content

Commit 2feaf7f

Browse files
authored
[Managedapplication]Update readme.python.md (#20127)
* Update readme.python.md * Update readme.python.md
1 parent 63f4e39 commit 2feaf7f

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

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

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ no-namespace-folders: true
1717
1818
Generate all API versions currently shipped for this package
1919
20-
```yaml $(multiapi) && $(python)
20+
```yaml $(python)
21+
multiapi: true
2122
clear-output-folder: true
2223
batch:
2324
- tag: package-managedapplications-2021-07
@@ -137,3 +138,7 @@ Please also specify `--python-sdks-folder=<path to the root directory of your az
137138
namespace: azure.mgmt.managedapplication.v2017_09_01
138139
output-folder: $(python-sdks-folder)/managedapplication/azure-mgmt-managedapplication/azure/mgmt/managedapplication/v2017_09_01
139140
```
141+
``` yaml $(python)
142+
modelerfour:
143+
lenient-model-deduplication: true
144+
```

0 commit comments

Comments
 (0)