Skip to content
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.

[AutoPR] logic/resource-manager #1914

Closed
wants to merge 4 commits into from

Conversation

AutorestCI
Copy link

Created to accumulate context: logic/resource-manager

…sions Microsoft.Logic (#1900)

* Generated from e1cc53a9b725e5a5deddcdf0e22b3e9566f04c0d

Adding CloudErrors to new endpoints

* 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
@azuresdkciprbot
Copy link

Ruby Build Drop - Direct download

The Gem file (zipped version) could be downloaded here.

Installation instructions

  1. Download the Build Drop zip file: azure-sdk-for-ruby_pr1914.tar.gz.
  2. Unzip the file using the following command: tar -xzf azure-sdk-for-ruby_pr1914.tar.gz.
  3. In the Gemfile of your project, add reference to your gem. For example, if your gem is azure_mgmt_locks, the reference would be: gem 'azure_mgmt_locks', '<VERSION_OF_GEM>', path: '<UNZIPPED_PATH>/management/azure_mgmt_locks/pkg'

Note: VERSION_OF_GEM can be found from the name of the gem file. For example, if the name of the gemfile is azure_mgmt_locks-0.17.1.gem, the VERSION_OF_GEM will be 0.17.1.

Bugfix for swagger/sdk not matching the underlying service API
@azuresdkciprbot
Copy link

Ruby Build Drop - Direct download

The Gem file (zipped version) could be downloaded here.

Installation instructions

  1. Download the Build Drop zip file: azure-sdk-for-ruby_pr1914.tar.gz.
  2. Unzip the file using the following command: tar -xzf azure-sdk-for-ruby_pr1914.tar.gz.
  3. In the Gemfile of your project, add reference to your gem. For example, if your gem is azure_mgmt_locks, the reference would be: gem 'azure_mgmt_locks', '<VERSION_OF_GEM>', path: '<UNZIPPED_PATH>/management/azure_mgmt_locks/pkg'

Note: VERSION_OF_GEM can be found from the name of the gem file. For example, if the name of the gemfile is azure_mgmt_locks-0.17.1.gem, the VERSION_OF_GEM will be 0.17.1.

typo: logic/resource-manager/Microsoft.Logic

- releaseversion -> release version
@azuresdkciprbot
Copy link

Ruby Build Drop - Direct download

The Gem file (zipped version) could be downloaded here.

Installation instructions

  1. Download the Build Drop zip file: azure-sdk-for-ruby_pr1914.tar.gz.
  2. Unzip the file using the following command: tar -xzf azure-sdk-for-ruby_pr1914.tar.gz.
  3. In the Gemfile of your project, add reference to your gem. For example, if your gem is azure_mgmt_locks, the reference would be: gem 'azure_mgmt_locks', '<VERSION_OF_GEM>', path: '<UNZIPPED_PATH>/management/azure_mgmt_locks/pkg'

Note: VERSION_OF_GEM can be found from the name of the gem file. For example, if the name of the gemfile is azure_mgmt_locks-0.17.1.gem, the VERSION_OF_GEM will be 0.17.1.

@sarangan12 sarangan12 closed this Dec 17, 2018
@sarangan12 sarangan12 deleted the restapi_auto_logic/resource-manager branch December 17, 2018 22:39
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