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] SiteFarm API Query for Experts Modified Since #628

Open
1 task
rakunkel-ucd opened this issue Oct 8, 2024 · 1 comment
Open
1 task

[FEAT] SiteFarm API Query for Experts Modified Since #628

rakunkel-ucd opened this issue Oct 8, 2024 · 1 comment
Assignees

Comments

@rakunkel-ucd
Copy link
Collaborator

rakunkel-ucd commented Oct 8, 2024

Add SiteFarm model API function that returns only changed profiles.

@rakunkel-ucd rakunkel-ucd self-assigned this Oct 8, 2024
@rakunkel-ucd rakunkel-ucd changed the title [Issue]SiteFarm API Query for Experts Modified Since [FEAT] SiteFarm API Query for Experts Modified Since Oct 8, 2024
@rakunkel-ucd
Copy link
Collaborator Author

The SiteFarm API experts route has been modified to accept a "modified-since" parameter.
http://localhost/api/sitefarm/experts/iamId:1000019077,ucdPersonUUID:00021386,expertId:qX78TtWs?modified_since=2024-12-01
The search now uses a search template defined in the sitefarm model. The search template filters by isVisible, modified-date and an array of expertIDs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant