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

[AutoPR graphrbac/data-plane] [graphrbac]: fix bugs in permission grant apis #2214

Merged
merged 12 commits into from
Mar 13, 2019

Conversation

AutorestCI
Copy link

[graphrbac]: fix bugs in permission grant apis
@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_pr2214.tar.gz.
  2. Unzip the file using the following command: tar -xzf azure-sdk-for-ruby_pr2214.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.

@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_pr2214.tar.gz.
  2. Unzip the file using the following command: tar -xzf azure-sdk-for-ruby_pr2214.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.

@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_pr2214.tar.gz.
  2. Unzip the file using the following command: tar -xzf azure-sdk-for-ruby_pr2214.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.

@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_pr2214.tar.gz.
  2. Unzip the file using the following command: tar -xzf azure-sdk-for-ruby_pr2214.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.

@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_pr2214.tar.gz.
  2. Unzip the file using the following command: tar -xzf azure-sdk-for-ruby_pr2214.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.

remove additionalProperties which causes wrong code-gen
@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_pr2214.tar.gz.
  2. Unzip the file using the following command: tar -xzf azure-sdk-for-ruby_pr2214.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.

@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_pr2214.tar.gz.
  2. Unzip the file using the following command: tar -xzf azure-sdk-for-ruby_pr2214.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.

moev ahead with the established pattern anyway
@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_pr2214.tar.gz.
  2. Unzip the file using the following command: tar -xzf azure-sdk-for-ruby_pr2214.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.

@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_pr2214.tar.gz.
  2. Unzip the file using the following command: tar -xzf azure-sdk-for-ruby_pr2214.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.

@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_pr2214.tar.gz.
  2. Unzip the file using the following command: tar -xzf azure-sdk-for-ruby_pr2214.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.

@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_pr2214.tar.gz.
  2. Unzip the file using the following command: tar -xzf azure-sdk-for-ruby_pr2214.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.

add one more property per CLI user's ask
@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_pr2214.tar.gz.
  2. Unzip the file using the following command: tar -xzf azure-sdk-for-ruby_pr2214.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 a7e5cb2 into restapi_auto_graphrbac/data-plane Mar 13, 2019
@AutorestCI AutorestCI deleted the restapi_auto_5181 branch March 13, 2019 18:00
@AutorestCI
Copy link
Author

This PR has been merged into #2319

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