Skip to content

Commit 362befc

Browse files
authored
resources t1 config add (#14146)
* t1 config add * package version
1 parent 603b744 commit 362befc

File tree

2 files changed

+172
-0
lines changed

2 files changed

+172
-0
lines changed

specification/resources/resource-manager/readme.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -760,6 +760,16 @@ This is not used by Autorest itself.
760760
``` yaml $(swagger-to-sdk)
761761
swagger-to-sdk:
762762
- repo: azure-sdk-for-net
763+
- repo: azure-sdk-for-python
764+
after_scripts:
765+
- python ./scripts/multiapi_init_gen.py azure-mgmt-resource#features
766+
- python ./scripts/multiapi_init_gen.py azure-mgmt-resource#locks
767+
- python ./scripts/multiapi_init_gen.py azure-mgmt-resource#policy
768+
- python ./scripts/multiapi_init_gen.py azure-mgmt-resource#resources
769+
- python ./scripts/multiapi_init_gen.py azure-mgmt-resource#subscriptions
770+
- python ./scripts/multiapi_init_gen.py azure-mgmt-resource#links
771+
- python ./scripts/multiapi_init_gen.py azure-mgmt-resource#templatespecs
772+
- python ./scripts/multiapi_init_gen.py azure-mgmt-resource#deploymentscripts
763773
- repo: azure-sdk-for-python-track2
764774
- repo: azure-sdk-for-java
765775
- repo: azure-sdk-for-go

0 commit comments

Comments
 (0)