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] logic/resource-manager #507

Merged
merged 6 commits into from
Jan 10, 2019
Merged

Conversation

AutorestCI
Copy link
Contributor

Created to accumulate context: logic/resource-manager

…sions Microsoft.Logic (#323)

* Generated from 6533a0dd2a5dfbe7ec76f3f2b6c407c876d4315d

Add missing endpoints to newest versions

* Generated from 09ee5609f7e335c47444a741f70625da9ce05630

Changing copy error of POST to GET. Added missing page links

* Generated from 1bbdab407fa1f6f3e68f40d006d153dcea4a0b44

Fix for top level properties errir

* Generated from 7ecc9d663ef1e01cd44bd527cc11dfc3f07f6bcb

Rename CloudError to not a potentially reserved name and removed the x-ms-external flag

* Generated from 91bb28bda57ea3c1098996d219975365b5499509

Use already existing error response object
Don't make ResourceReference id readonly, it's causing a bug in the SDK where an Logic Apps with integration accounts can't be saved
Bugfix for swagger/sdk not matching the underlying service API
…resource-manager

# Conflicts:
#	packages/@azure/arm-logic/.npmignore
#	packages/@azure/arm-logic/README.md
#	packages/@azure/arm-logic/lib/operations/workflowRunActionRepetitionsRequestHistories.ts
#	packages/@azure/arm-logic/lib/operations/workflowRunActionRequestHistories.ts
#	packages/@azure/arm-logic/package.json
@kpajdzik kpajdzik merged commit b49de06 into master Jan 10, 2019
@kpajdzik kpajdzik deleted the restapi_auto_logic/resource-manager branch January 10, 2019 01:45
HarshaNalluru pushed a commit to HarshaNalluru/azure-sdk-for-js that referenced this pull request Apr 12, 2019
* [AutoPR logic/resource-manager] Add 2 missing endpoints to newest versions Microsoft.Logic (Azure#323)

* Generated from 6533a0dd2a5dfbe7ec76f3f2b6c407c876d4315d

Add missing endpoints to newest versions

* Generated from 09ee5609f7e335c47444a741f70625da9ce05630

Changing copy error of POST to GET. Added missing page links

* Generated from 1bbdab407fa1f6f3e68f40d006d153dcea4a0b44

Fix for top level properties errir

* Generated from 7ecc9d663ef1e01cd44bd527cc11dfc3f07f6bcb

Rename CloudError to not a potentially reserved name and removed the x-ms-external flag

* Generated from 91bb28bda57ea3c1098996d219975365b5499509

Use already existing error response object

* Generated from 469707fc77ddb1e4989140acd566312a7f170318 (Azure#513)

Don't make ResourceReference id readonly, it's causing a bug in the SDK where an Logic Apps with integration accounts can't be saved

* Generated from 145604c497541dd3ed7dc990057d1ed6e18513ba (Azure#729)

Bugfix for swagger/sdk not matching the underlying service API

* Regenerate @azure/arm-logic
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.

2 participants