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

Fix and extend Works query feature #3

Merged
merged 5 commits into from
Jan 16, 2025

Conversation

lsdch
Copy link
Contributor

@lsdch lsdch commented Jan 14, 2025

Hi there, thanks for the blazingly fast release of the new version after my last PR 🙏

Here is a small patch follow-up that includes :

  • refactoring/cleaning a bunch of code
  • better handling of the filter query fields: several filters on the same field can now be combined with OR semantics as specified in the API docs
  • support results projection (select parameter in the docs) to trim API responses and potentially improve efficiency

Cheers !

@tmorrell tmorrell requested a review from rsdoiel January 16, 2025 20:56
@rsdoiel rsdoiel merged commit 2522b32 into caltechlibrary:main Jan 16, 2025
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.

2 participants