This guide is to help Python SDK users to get private package. Just follow the steps:
Make sure your target tag is defined in readme.md
and default tag is same with your target tag. For example:
If there is no Python multi-api
in readme.python.md
(i.e. datadog), skip this step.
If there is Python multi-api
in readme.python.md
(i.e. network), you need additional configuration: Python Multiapi Configuration
Submit a PR or draft PR to Azure/azure-rest-api-specs
Wait until pipelines finish, then there will be wheel and zip of the package. Just Click to download them.
If there is no link in the figure above, it may be folded. You can also find it in the Checks
.
Because of security issue, maybe there is no private link to download. Since there is still auto generated PR provided, you can build the private package locally based on the PR with guidance
In private repo Azure/azure-rest-api-specs-pr, pipeline can be triggered only when the target branch is main