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

feat: ability to get items by filter #94

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

zlodes
Copy link

@zlodes zlodes commented Nov 30, 2024

The current implementation has GetItemsByTitle which use filter query param. This PR make it more flexible.

Also it fixes issue with non-url-compatible chars by using url.QueryEscape in GetItemsByTitle.

API Reference: https://developer.1password.com/docs/connect/connect-api-reference/#list-items

@zlodes zlodes changed the title feat: ability to get items by filter draft: feat: ability to get items by filter Nov 30, 2024
@zlodes zlodes marked this pull request as draft November 30, 2024 13:08
@zlodes zlodes changed the title draft: feat: ability to get items by filter feat: ability to get items by filter Nov 30, 2024
@zlodes zlodes marked this pull request as ready for review November 30, 2024 13:17
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.

1 participant