Skip to content

Generate Python Mgmt SDK

Yuchao Yan edited this page Aug 21, 2023 · 3 revisions

Assume you have swagger PR for azure-rest-api-specs or azure-rest-api-specs-pr, this doc shows how to generate Python Mgmt SDK. Please make sure readme.md (here is sample readme.md) of your PR has added - repo: azure-sdk-for-python to swagger-to-sdk yaml section. And your PR must have readme.python.md (here is sample readme.python.md).