Skip to content

Commit

Permalink
managedservices t2 onfig (#14064)
Browse files Browse the repository at this point in the history
Co-authored-by: Yan Zhang (WICRESOFT NORTH AMERICA LTD) <[email protected]>
  • Loading branch information
zhangyan133 and Yan Zhang (WICRESOFT NORTH AMERICA LTD) authored Apr 22, 2021
1 parent cc247b2 commit 528c0cf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions specification/managedservices/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ This is not used by Autorest itself.
swagger-to-sdk:
- repo: azure-sdk-for-net
- repo: azure-sdk-for-python
- repo: azure-sdk-for-python-track2
- repo: azure-sdk-for-java
- repo: azure-sdk-for-go
- repo: azure-sdk-for-js
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ python:
no-namespace-folders: true
output-folder: $(python-sdks-folder)/managedservices/azure-mgmt-managedservices/azure/mgmt/managedservices
```
``` yaml $(python) && $(python-mode) == 'create' && $(track2)
``` yaml $(python) && $(python-mode) == 'create' && !$(track2)
python:
basic-setup-py: true
output-folder: $(python-sdks-folder)/managedservices/azure-mgmt-managedservices
Expand Down

0 comments on commit 528c0cf

Please sign in to comment.