sdk
sdk copied to clipboard
Unable to get project by name
Steps To Reproduce
Very similar to #34, except that this is for projects. A projects can only be fetched by its id.
Expected Result
I should be able to get a project by its name. Maybe something like .projects().get_by_name(...);
Actual Result
No function exposed to get the project by name. Current workaround is to fetch all projects and filter.
Screenshots or Videos
No response
Additional Context
No response
Operating System
macOS
Operating System Version
No response
Build Version
0.2.1
Issue Tracking Info
- [ ] I understand that work is tracked outside of Github. A PR will be linked to this issue should one be opened to address it, but Bitwarden doesn't use fields like "assigned", "milestone", or "project" to track progress.