Skip to content

Conversation

@AutorestCI
Copy link
Contributor

Add Swagger and Examples for custom resource provider to Azure
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Apr 30, 2019

(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt

You can install the package azure-mgmt of this PR using the following command:
pip install "git+https://github.com/Azure/azure-sdk-for-python@restapi_auto_5808#egg=azure-mgmt&subdirectory=azure-mgmt"

You can build a wheel to distribute for test using the following command:
pip wheel --no-deps "git+https://github.com/Azure/azure-sdk-for-python@restapi_auto_5808#egg=azure-mgmt&subdirectory=azure-mgmt"

If you have a local clone of this repository, you can also do:

  • git checkout restapi_auto_5808
  • pip install -e ./azure-mgmt

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_5808
  • pip wheel --no-deps ./azure-mgmt

Direct download

Your files can be directly downloaded here:

Apply suggestions from code review

Fix typos in strings for RP.

Co-Authored-By: jjbfour <[email protected]>
@AutorestCI AutorestCI merged commit b85fa95 into restapi_auto_customproviders/resource-manager Apr 30, 2019
@AutorestCI AutorestCI deleted the restapi_auto_5808 branch April 30, 2019 18:34
@AutorestCI
Copy link
Contributor Author

This PR has been merged into #5002

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants