forked from Azure/azure-sdk-for-js
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[KeyVault] - Add support for custom role operations (Azure#13470)
## What - Regenerate swagger to the latest version (and pin it to a sha) - Add CRUD operations for custom role definitions - A few renames from API feedback in roleAssignment ## Why - Now that the swagger is updated with the new RBAC operations we can add support for it resolves Azure#12206
- Loading branch information
Showing
25 changed files
with
1,725 additions
and
206 deletions.
There are no files selected for viewing
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
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
38 changes: 19 additions & 19 deletions
38
...ontrolclient/recording_createroleassignment_getroleassignment_and_deleteroleassignment.js
Large diffs are not rendered by default.
Oops, something went wrong.
18 changes: 9 additions & 9 deletions
18
...yvault-admin/recordings/node/keyvaultaccesscontrolclient/recording_listroleassignments.js
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
178 changes: 178 additions & 0 deletions
178
...t_role_definitions/recording_can_create_update_and_delete_a_role_definition_happy_path.js
Large diffs are not rendered by default.
Oops, something went wrong.
96 changes: 96 additions & 0 deletions
96
...rdings/node/keyvaultaccesscontrolclient_role_definitions/recording_listroledefinitions.js
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.