-
Notifications
You must be signed in to change notification settings - Fork 205
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[TS-Bindings] Complete support for user management (#12576)
* Add ts bindings for the uncovered new user management endpoints changelog_begin - [Typescript Bindings] All methods for user management have been added to the bindings (createUser, deleteUser, getUser, listUsers, listUserRights, grantUserRight, revokeUserRight) changelog_end * Fix list user rights method & add tests * Reduce diff * Add missing delete method * Update language-support/ts/daml-ledger/index.ts Co-authored-by: Stephen Compall <[email protected]> Co-authored-by: Stephen Compall <[email protected]>
- Loading branch information
1 parent
f04dcfa
commit 6b902fd
Showing
2 changed files
with
149 additions
and
28 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