Skip to content

feat: ability to get items by filter#94

Open
zlodes wants to merge 2 commits into1Password:mainfrom
zlodes:feat/items-filter
Open

feat: ability to get items by filter#94
zlodes wants to merge 2 commits into1Password:mainfrom
zlodes:feat/items-filter

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