-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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] Add 2 missing endpoints to newest versions Microsoft.Logic #323
Merged
AutorestCI
merged 5 commits into
restapi_auto_logic/resource-manager
from
restapi_auto_4332
Nov 15, 2018
Merged
[AutoPR logic/resource-manager] Add 2 missing endpoints to newest versions Microsoft.Logic #323
AutorestCI
merged 5 commits into
restapi_auto_logic/resource-manager
from
restapi_auto_4332
Nov 15, 2018
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add missing endpoints to newest versions
Changing copy error of POST to GET. Added missing page links
Fix for top level properties errir
Rename CloudError to not a potentially reserved name and removed the x-ms-external flag
Use already existing error response object
This PR has been merged into #507 |
ghost
removed
the
in progress
label
Nov 15, 2018
kpajdzik
pushed a commit
that referenced
this pull request
Jan 10, 2019
* [AutoPR logic/resource-manager] Add 2 missing endpoints to newest versions 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 * Generated from 469707fc77ddb1e4989140acd566312a7f170318 (#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 (#729) Bugfix for swagger/sdk not matching the underlying service API * Regenerate @azure/arm-logic
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
bterlson
pushed a commit
to bterlson/azure-sdk-for-js
that referenced
this pull request
May 24, 2019
Fix tunnel types are missing
sarangan12
pushed a commit
to sarangan12/azure-sdk-for-js
that referenced
this pull request
Jul 14, 2020
Fix local, preview, and latest scripts
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Created to sync Azure/azure-rest-api-specs#4332