Skip to content

Commit

Permalink
[T2] python track2 config for costmanagement (#12835)
Browse files Browse the repository at this point in the history
* add python track2 config for costmanagement

* fix track2 pipeline
  • Loading branch information
00Kai0 committed Feb 4, 2021
1 parent d3637e8 commit 922f9aa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions specification/cost-management/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,7 @@ swagger-to-sdk:
- repo: azure-sdk-for-net
- repo: azure-sdk-for-go
- repo: azure-sdk-for-python
- repo: azure-sdk-for-python-track2
- repo: azure-sdk-for-node
- repo: azure-sdk-for-ruby
after_scripts:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ namespace: azure.mgmt.costmanagement
package-name: azure-mgmt-costmanagement
package-version: 1.0.0b1
clear-output-folder: true
modelerfour:
lenient-model-deduplication: true
```
``` yaml $(python) && $(python-mode) == 'update' && !$(track2)
Expand Down

0 comments on commit 922f9aa

Please sign in to comment.