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 graphrbac/data-plane] Fix #4346 - RequiredResourceAccess missing on GET #3709

Merged
merged 2 commits into from
Oct 29, 2018

Conversation

AutorestCI
Copy link
Contributor

Fix #4346 - RequiredResourceAccess missing on GET
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Oct 29, 2018

(message created by the CI based on PR content)

Installation instruction

Package azure-graphrbac

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

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_4348#egg=azure-graphrbac&subdirectory=azure-graphrbac"

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

  • git checkout restapi_auto_4348
  • pip install -e ./azure-graphrbac

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_4348
  • pip wheel --no-deps ./azure-graphrbac

Direct download

Your files can be directly downloaded here:

@AutorestCI AutorestCI merged commit 8404ae9 into restapi_auto_graphrbac/data-plane Oct 29, 2018
@AutorestCI AutorestCI deleted the restapi_auto_4348 branch October 29, 2018 18:46
@AutorestCI
Copy link
Contributor Author

This PR has been merged into #3711

lmazuel pushed a commit that referenced this pull request Oct 29, 2018
* [AutoPR graphrbac/data-plane] Fix #4346 - RequiredResourceAccess missing on GET (#3709)

* Generated from d4562babf3be9f2e9975627e27c351240d5e7170

Fix #4346 - RequiredResourceAccess missing on GET

* Generated from 0a3d5c13b5d73679bc215ac952d8400e94e92bd0

Fix Py conf

* Update HISTORY.rst
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.

1 participant