Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve fetching a vault by either name or UUID #52

Merged
merged 2 commits into from
May 12, 2022

Conversation

edif2008
Copy link
Member

With this improvement, we have the following functionality:

  • GetVault - returns a vault either by its name or UUID
  • GetVaultByUUID - returns a vault based on the UUID
  • GetVaultByTitle - returns a vault based on the title

This will enable the users to get the vault by the title as well, and use GetVault with vault names as well.

@edif2008 edif2008 merged commit 75cb1ce into main May 12, 2022
@edif2008 edif2008 deleted the eddy/get-vault-name-id branch May 12, 2022 12:21
@github-actions github-actions bot mentioned this pull request May 18, 2022
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants