-
Notifications
You must be signed in to change notification settings - Fork 57
Mgmt regeneration
See https://github.com/Azure/autorest.python/wiki/Generating-Multi-API-client first
Assuming you have an env variable "SDK_FOLDER" to something like D:\VSProjects\azure-sdk-for-python\sdk
autorest ..\azure-rest-api-specs\specification\storage\resource-manager\readme.md --use=. --python-sdks-folder=$SDK_FOLDER --python --multiapi --python-mode=update --keep-version-file
autorest ..\azure-rest-api-specs\specification\storage\resource-manager\readme.md --use=. --python-sdks-folder=$SDK_FOLDER --python --multiapiscript
python -m autorest.multiapi --python-sdks-folder=$SDK_FOLDER azure-mgmt-storage
autorest --use=. --python --python-mode-update --python-sdks-folder=..\azure-sdk-for-python\sdk\ https://raw.githubusercontent.com/Azure/azure-rest-api-specs/master/specification/synapse/data-plane/readme.md
https://github.com/Azure/azure-rest-api-specs/tree/master/specification/synapse/data-plane