Skip to content
This repository was archived by the owner on May 5, 2023. It is now read-only.

[AutoPR automation/resource-manager] Remove automation parameters from client#2535

Merged
AutorestCI merged 1 commit intorestapi_auto_automation/resource-managerfrom
restapi_auto_2741
Mar 23, 2018
Merged

[AutoPR automation/resource-manager] Remove automation parameters from client#2535
AutorestCI merged 1 commit intorestapi_auto_automation/resource-managerfrom
restapi_auto_2741

Conversation

@AutorestCI
Copy link
Copy Markdown
Contributor

Move automation parameters to method
*
*/
constructor(credentials: ServiceClientCredentials, subscriptionId: string, resourceGroupName: string, automationAccountName: string, baseUri?: string, options?: AutomationClientOptions);
constructor(credentials: ServiceClientCredentials, subscriptionId: string, baseUri?: string, options?: AzureServiceClientOptions);
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is abreaking change but a good change. If the package was published before then major version should be bumped by 1.

@AutorestCI AutorestCI merged commit 233f98e into restapi_auto_automation/resource-manager Mar 23, 2018
@AutorestCI
Copy link
Copy Markdown
Contributor Author

This PR has been merged into #2483

@kpajdzik kpajdzik deleted the restapi_auto_2741 branch February 22, 2019 03:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants