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

Refactor DiscoveryEngine::Search #137

Merged
merged 1 commit into from
Dec 6, 2023
Merged

Refactor DiscoveryEngine::Search #137

merged 1 commit into from
Dec 6, 2023

Conversation

csutter
Copy link
Contributor

@csutter csutter commented Dec 6, 2023

  • Pass entirety of query parameters to search (in anticipation of implementing more querying functionality)
  • Move to a more OO-y rather than "callable" structure for the class and move parameters into object attributes

- Pass entirety of query parameters to search (in anticipation of
  implementing more querying functionality)
- Move to a more OO-y rather than "callable" structure for the class and
  move parameters into object attributes
- Add general `permit` of params to Brakeman ignore file
@csutter csutter merged commit 990d5c2 into main Dec 6, 2023
7 checks passed
@csutter csutter deleted the search-tweak branch December 6, 2023 16:21
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