File tree Expand file tree Collapse file tree 2 files changed +4
-165
lines changed
specification/resources/resource-manager Expand file tree Collapse file tree 2 files changed +4
-165
lines changed Original file line number Diff line number Diff line change @@ -751,16 +751,6 @@ This is not used by Autorest itself.
751751` ` ` yaml $(swagger-to-sdk)
752752swagger-to-sdk:
753753 - repo: azure-sdk-for-net
754- - repo: azure-sdk-for-python
755- after_scripts:
756- - python ./scripts/multiapi_init_gen.py azure-mgmt-resource#features
757- - python ./scripts/multiapi_init_gen.py azure-mgmt-resource#locks
758- - python ./scripts/multiapi_init_gen.py azure-mgmt-resource#policy
759- - python ./scripts/multiapi_init_gen.py azure-mgmt-resource#resources
760- - python ./scripts/multiapi_init_gen.py azure-mgmt-resource#subscriptions
761- - python ./scripts/multiapi_init_gen.py azure-mgmt-resource#links
762- - python ./scripts/multiapi_init_gen.py azure-mgmt-resource#templatespecs
763- - python ./scripts/multiapi_init_gen.py azure-mgmt-resource#deploymentscripts
764754 - repo: azure-sdk-for-python-track2
765755 - repo: azure-sdk-for-java
766756 - repo: azure-sdk-for-go
@@ -770,6 +760,9 @@ swagger-to-sdk:
770760 after_scripts:
771761 - node sdkauto_afterscript.js resources/resource-manager
772762` ` `
763+ # # Python
764+
765+ See configuration in [readme.python.md](./readme.python.md)
773766
774767# # Go
775768
You can’t perform that action at this time.
0 commit comments