Skip to content

Commit 3cbbaea

Browse files
00Kai0giromm2ms
authored andcommitted
fix monitor package name (Azure#11947)
* fix monitor package name * fix CI
1 parent 727763a commit 3cbbaea

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,11 @@ These settings apply only when `--track2` is specified on the command line.
1919
``` yaml $(track2)
2020
azure-arm: true
2121
license-header: MICROSOFT_MIT_NO_VERSION
22-
package-name: azure-mgmt-eventhub
22+
package-name: azure-mgmt-monitor
2323
no-namespace-folders: true
2424
python-base-folder: monitor/azure-mgmt-monitor/azure/mgmt/monitor
25+
modelerfour:
26+
lenient-model-deduplication: true
2527
```
2628

2729
### Python multi-api

0 commit comments

Comments
 (0)