Skip to content

Commit

Permalink
fix monitor package name (#11947)
Browse files Browse the repository at this point in the history
* fix monitor package name

* fix CI
  • Loading branch information
00Kai0 committed Dec 4, 2020
1 parent 16615d1 commit 13a8cf4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion specification/monitor/resource-manager/readme.python.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,11 @@ These settings apply only when `--track2` is specified on the command line.
``` yaml $(track2)
azure-arm: true
license-header: MICROSOFT_MIT_NO_VERSION
package-name: azure-mgmt-eventhub
package-name: azure-mgmt-monitor
no-namespace-folders: true
python-base-folder: monitor/azure-mgmt-monitor/azure/mgmt/monitor
modelerfour:
lenient-model-deduplication: true
```

### Python multi-api
Expand Down

0 comments on commit 13a8cf4

Please sign in to comment.