-
Notifications
You must be signed in to change notification settings - Fork 5
Closed
Labels
developmentStandard developmentStandard development
Milestone
Description
When creating a new vault we set the vaultName and the ID is automatically generated.
However only success returned so we do not know the vaultId at time of creation.
We would have to look this up in the vaults list and work out witch one is the new ID.
It is obvious if there is only one vault the the name given but that is not always unique.
it would be nice to have the new vaultId returned when the vault is created.
It might also be useful to have extra details such as date created, is this a pulled vault, ect when listing vaults to have more context when reading the list.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
developmentStandard developmentStandard development