File tree Expand file tree Collapse file tree 2 files changed +172
-0
lines changed
specification/resources/resource-manager Expand file tree Collapse file tree 2 files changed +172
-0
lines changed Original file line number Diff line number Diff line change @@ -760,6 +760,16 @@ This is not used by Autorest itself.
760760` ` ` yaml $(swagger-to-sdk)
761761swagger-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
You can’t perform that action at this time.
0 commit comments