Skip to content

Commit c55d37d

Browse files
authored
resource t2 readme config (Azure#13974)
1 parent a582c2e commit c55d37d

File tree

2 files changed

+4
-165
lines changed

2 files changed

+4
-165
lines changed

specification/resources/resource-manager/readme.md

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -751,16 +751,6 @@ This is not used by Autorest itself.
751751
``` yaml $(swagger-to-sdk)
752752
swagger-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

0 commit comments

Comments
 (0)