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

[AutoPR logic/resource-manager] Add 2 missing endpoints to newest versions Microsoft.Logic #1900

Merged
merged 3 commits into from
Nov 15, 2018

Conversation

AutorestCI
Copy link

Adding CloudErrors to new endpoints
@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_pr1900.tar.gz.
  2. Unzip the file using the following command: tar -xzf azure-sdk-for-ruby_pr1900.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.

Rename CloudError to not a potentially reserved name and removed the x-ms-external flag
@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_pr1900.tar.gz.
  2. Unzip the file using the following command: tar -xzf azure-sdk-for-ruby_pr1900.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.

Use already existing error response object
@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_pr1900.tar.gz.
  2. Unzip the file using the following command: tar -xzf azure-sdk-for-ruby_pr1900.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.

@AutorestCI AutorestCI merged commit a363036 into restapi_auto_logic/resource-manager Nov 15, 2018
@AutorestCI AutorestCI deleted the restapi_auto_4332 branch November 15, 2018 22:23
@AutorestCI
Copy link
Author

This PR has been merged into #1914

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.

2 participants