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

object: Export constant keys to filters #506

Merged
merged 1 commit into from
Aug 31, 2023

Conversation

cthulhu-rider
Copy link
Contributor

No description provided.

@roman-khimov roman-khimov added this to the v1.0.0-rc11 milestone Aug 30, 2023
@roman-khimov
Copy link
Member

Please fix the linter though.

Previously, package did not provide API to work with search filter
types: group of filters could be composed using clear methods but there
was no ability to access specified information (for example, filter by
object ID).

Newly defined exported constants will allow to switch between
`SearchFilter.Header` results and implement application-specific logic.

Refs #226.

Signed-off-by: Leonard Lyubich <leonard@morphbits.io>
@roman-khimov roman-khimov merged commit d493dd3 into master Aug 31, 2023
5 checks passed
@roman-khimov roman-khimov deleted the feature/object-search-filters branch August 31, 2023 08:58
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.

3 participants