Skip to content

Conversation

@AutorestCI
Copy link
Contributor

Minor refactoring: 1. Organized shared parameters (e.g. resource group), 2. Fixed inappropriate enum constraints, 3. Moved property definitions to appropriate file
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Jun 16, 2018

(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_3256#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_3256#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_3256
  • pip install -e ./azure-mgmt-hdinsight

Or build a wheel file to distribute for testing:

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

Direct download

Your files can be directly downloaded here:

Removed the capabilities API, added the usages API
Reverted capabilities change and created new API version with the capabilities change
Various minor changes: fixed API version in specs and examples, renamed properties, renamed operations, fixed examples, added x-ms-parameter-location to certain parameters, and made usages readonly.
Fixed examples for applications to include expected status code from bug fix
Removed unnecessary definition, added default responses on all endpoints
Fixed PascalCasing of properties, and made Locations plural in operation IDs
@AutorestCI AutorestCI merged commit d712982 into restapi_auto_hdinsight/resource-manager Jun 27, 2018
@AutorestCI
Copy link
Contributor Author

This PR has been merged into #1986

@lmazuel lmazuel deleted the restapi_auto_3256 branch August 1, 2018 23:26
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