-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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 consumption/resource-manager/billing/resource-manager] [DO NOT MERGE] Swagger for Tenant Properties API #4207
Conversation
…er with rename changes required. (#3813) * Generated from 00929e5f098aa4815bb216071aa6f22d5bc0e170 [Microsoft.Billing]: Updating swagger with rename changes required. * Packaging update of azure-mgmt-billing
typo: Microsoft.Billing - perdiod -> period - prouct -> product - setion -> section
added swagger for Tenant Properties added swagger for Tenant Properties
Fixed camel casing in billing.json file Fixed camel casing in billing.json file
Update billing.json
changes in DiscoverTenants contracts changes in DiscoverTenants contracts
removal of plural name removal of plural name
Updating the route Updating the route as per suggestion
Moved Swagger for Discover Tenants from billing to consumption Moved Swagger for Discover Tenants from billing to consumption
(message created by the CI based on PR content) Installation instructionPackage azure-mgmt-billingYou can install the package You can build a wheel to distribute for test using the following command: If you have a local clone of this repository, you can also do:
Or build a wheel file to distribute for testing:
Package azure-mgmt-consumptionYou can install the package You can build a wheel to distribute for test using the following command: If you have a local clone of this repository, you can also do:
Or build a wheel file to distribute for testing:
Direct downloadYour files can be directly downloaded here: |
Change in Namespace followed by one additional parameter "billingAccountId" Change in Namespace followed by one additional parameter "billingAccountId"
Change of method name from discoverTenants to tanants. Change of method name from discoverTenants to tanants.
added name after Id. Code review implementation added name after Id. Code review implementation
Doomed PR |
Created to sync Azure/azure-rest-api-specs#5038