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 eventgrid/resource-manager] Event Grid 2019-01-01 API Version: Swagger and related test examples #4055

Merged
merged 2 commits into from
Dec 17, 2018

Conversation

AutorestCI
Copy link
Contributor

fix readme files to reflect correct location to eventgrid json file for stable version
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Dec 13, 2018

(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-eventgrid

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

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

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

  • git checkout restapi_auto_4899
  • pip install -e ./azure-mgmt-eventgrid

Or build a wheel file to distribute for testing:

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

Direct download

Your files can be directly downloaded here:

@AutorestCI AutorestCI merged commit d5f9879 into restapi_auto_eventgrid/resource-manager Dec 17, 2018
@AutorestCI AutorestCI deleted the restapi_auto_4899 branch December 17, 2018 22:06
@AutorestCI
Copy link
Contributor Author

This PR has been merged into #3959

lmazuel pushed a commit that referenced this pull request Jan 2, 2019
* Generated from c60547377173fddd5f1b31f6b4d9af2a5776ba97 (#3939)

typo: Microsoft.EventGrid

- Double word "key"
- eventtime -> eventTime
- upto -> up to

* [AutoPR eventgrid/resource-manager] Event Grid 2019-01-01 API Version: Swagger and related test examples (#4055)

* Generated from aef05ab1bf75b3331eaeecbba38705866d5c1e2c

fix readme files to reflect correct location to eventgrid json file for stable version

* Generated from c8169048866420898f9778405cd1d435b33828b1

fix text

* GA 2.0.0

* Skip EventGrid tests
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