jscarle/OnePassword.NET

API Consistency

KairuDeibisu opened this issue · 2 comments

RELATED: #68

The recent change to allow _passwordManager.GetItem(itemId) needs to be replicated with _passwordManager.GetItems(vaultId)

PS: Thanks for the swift responses.

I'll take a look at this on Monday.

@KairuDeibisu I just released version 2.4.0 which adds overloads to all of the methods to support IDs as strings.