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] hdinsight/resource-manager #6082

Merged
merged 6 commits into from
Aug 6, 2019

Conversation

AutorestCI
Copy link
Contributor

Created to accumulate context: hdinsight/resource-manager

@AutorestCI
Copy link
Contributor Author

AutorestCI commented Jun 25, 2019

(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-hdinsight

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

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_hdinsight/resource-manager#egg=azure-mgmt-hdinsight&subdirectory=azure-mgmt-hdinsight"

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

  • git checkout restapi_auto_hdinsight/resource-manager
  • pip install -e ./azure-mgmt-hdinsight

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_hdinsight/resource-manager
  • pip wheel --no-deps ./azure-mgmt-hdinsight

Direct download

Your files can be directly downloaded here:

AutorestCI and others added 5 commits August 6, 2019 14:19
…table API version,Modify ApplicationType,AccessModes to enum (#6402)

* Generated from 6fd28f5f0db51b2cf7a71835ac10e3dc2c4cb390

Add Capabilities to stable version, Modify ApplicationType and AccessMode to Enum.
In order to be consistent with the response from RP side, add suppression for DefinitionsPropertiesNamesCamelCase

* Generated from cef6f97615ded43f65dab5eda4a5837d5ec45621

Add Capabilities to stable version, Modify ApplicationType and AccessMode to Enum.
In order to be consistent with the response from RP side, add suppression for DefinitionsPropertiesNamesCamelCase

* Generated from a22cf02eb2898daaac88819d82f4ccc1fba62a75

Add Capabilities to stable version, Modify ApplicationType and AccessMode to Enum.
In order to be consistent with the response from RP side, add suppression for DefinitionsPropertiesNamesCamelCase
Problem: in previous pr #6665 we modify accessModes and applicationType to enum, this will bring breaking change in java sdk. Solution: remove the two enum, change it to string type
@zikalino zikalino force-pushed the restapi_auto_hdinsight/resource-manager branch from 5b6753e to d9f365e Compare August 6, 2019 14:20
@zikalino zikalino merged commit 7e2c59c into master Aug 6, 2019
@zikalino zikalino deleted the restapi_auto_hdinsight/resource-manager branch August 6, 2019 22:22
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