Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AutoPR maps/resource-manager] Azure maps resource provider #2526

Merged
merged 2 commits into from
May 7, 2018

Conversation

AutorestCI
Copy link
Contributor

Rename Azure Maps to Maps, and adding examples (#440)

* Change Azure Maps to Maps

* Azure Maps to Maps

* add examples

* change file names

* add 2018-05-01

* change api-version to 2018-05-01
@AutorestCI
Copy link
Contributor Author

AutorestCI commented May 7, 2018

(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-maps

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

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_AzureMapsResourceProvider#egg=azure-mgmt-maps&subdirectory=azure-mgmt-maps"

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

  • git checkout restapi_auto_AzureMapsResourceProvider
  • pip install -e ./azure-mgmt-maps

Or build a wheel file to distribute for testing:

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

Direct download

Your files can be directly downloaded here:

@lmazuel lmazuel merged commit 0a67322 into master May 7, 2018
@lmazuel lmazuel deleted the restapi_auto_AzureMapsResourceProvider branch May 7, 2018 22:03
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