Skip to content

Commit

Permalink
add cosmosdb python track2 pipeline (#13104)
Browse files Browse the repository at this point in the history
* add cosmosdb python track2 pipeline

* fix duplication error
  • Loading branch information
00Kai0 authored Feb 23, 2021
1 parent 7b186b3 commit 7ca16f6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions specification/cosmos-db/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -268,6 +268,7 @@ This is not used by Autorest itself.
``` yaml $(swagger-to-sdk)
swagger-to-sdk:
- 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
2 changes: 2 additions & 0 deletions specification/cosmos-db/resource-manager/readme.python.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ namespace: azure.mgmt.cosmosdb
package-name: azure-mgmt-cosmosdb
package-version: 0.7.0
clear-output-folder: false
modelerfour:
lenient-model-deduplication: true
```
``` yaml $(python) && $(python-mode) == 'update'
Expand Down

0 comments on commit 7ca16f6

Please sign in to comment.