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 billing/resource-manager] [Billing RP] Minor EnrollmentAccount API consistency tweaks #2221

Merged
merged 1 commit into from
Mar 20, 2018

Conversation

AutorestCI
Copy link
Contributor

Minor tweaks for consistency with other APIs in same swagger.
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Mar 19, 2018

(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-billing

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

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

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

  • git checkout restapi_auto_2698
  • pip install -e ./azure-mgmt-billing

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_2698
  • pip wheel --no-deps ./azure-mgmt-billing

Direct download

Your files can be directly downloaded here:

@AutorestCI AutorestCI merged commit ddf96ef into restapi_auto_billing/resource-manager Mar 20, 2018
@AutorestCI
Copy link
Contributor Author

This PR has been merged into #2076

lmazuel pushed a commit that referenced this pull request Mar 29, 2018
* Generated from ad02392f285b4aedca50ac0f020cf7c4b93200f3 (#2015)

Fix descriptions.

* Generated from 4b4cc708b2338998b2b2939bf3189111037bd87e (#2140)

Rename BillingAccount->EnrollmentAccount.

* Generated from 77e81ca1cbde6642d36fc2d0a3e8415171d459a0 (#2221)

Minor tweaks for consistency with other APIs in same swagger.

* Update api-versions in existing tests.

* 1. Migrate old billing tests to new pattern and re-record them.
2. Add enrollment account test.

* Update version.py

* Generated from 5e894499b6beb20b05c6a207796b8cafc747429a (#2294)

Update readme.md

* Update test to reflect swagger change related to enrollment account paging

* test fix

* Update HISTORY.rst

* New packaging for azure-mgmt-billing
@lmazuel lmazuel deleted the restapi_auto_2698 branch April 27, 2018 01:29
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