We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77e278f commit 44cd436Copy full SHA for 44cd436
specification/appplatform/resource-manager/readme.md
@@ -100,6 +100,7 @@ swagger-to-sdk:
100
- repo: azure-sdk-for-python
101
after_scripts:
102
- python ./scripts/multiapi_init_gen.py azure-mgmt-appplatform
103
+ - repo: azure-sdk-for-python-track2
104
- repo: azure-sdk-for-java
105
- repo: azure-sdk-for-net
106
- repo: azure-sdk-for-node
@@ -117,6 +118,10 @@ swagger-to-sdk:
117
118
119
See configuration in [readme.go.md](./readme.go.md)
120
121
+## Python
122
+
123
+See configuration in [readme.python.md](./readme.python.md)
124
125
## Java
126
127
See configuration in [readme.java.md](./readme.java.md)
0 commit comments