Skip to content

Commit

Permalink
resources t1 config add (#14146)
Browse files Browse the repository at this point in the history
* t1 config add

* package version
  • Loading branch information
RAY-316 authored Apr 27, 2021
1 parent 603b744 commit 362befc
Show file tree
Hide file tree
Showing 2 changed files with 172 additions and 0 deletions.
10 changes: 10 additions & 0 deletions specification/resources/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -760,6 +760,16 @@ This is not used by Autorest itself.
``` yaml $(swagger-to-sdk)
swagger-to-sdk:
- repo: azure-sdk-for-net
- repo: azure-sdk-for-python
after_scripts:
- python ./scripts/multiapi_init_gen.py azure-mgmt-resource#features
- python ./scripts/multiapi_init_gen.py azure-mgmt-resource#locks
- python ./scripts/multiapi_init_gen.py azure-mgmt-resource#policy
- python ./scripts/multiapi_init_gen.py azure-mgmt-resource#resources
- python ./scripts/multiapi_init_gen.py azure-mgmt-resource#subscriptions
- python ./scripts/multiapi_init_gen.py azure-mgmt-resource#links
- python ./scripts/multiapi_init_gen.py azure-mgmt-resource#templatespecs
- python ./scripts/multiapi_init_gen.py azure-mgmt-resource#deploymentscripts
- repo: azure-sdk-for-python-track2
- repo: azure-sdk-for-java
- repo: azure-sdk-for-go
Expand Down
Loading

0 comments on commit 362befc

Please sign in to comment.