-
Notifications
You must be signed in to change notification settings - Fork 0
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
Add query parameters to GET /admin/v2/task-group/
#646
Comments
tcompa
changed the title
[placeholder] Add query parameters to
Add query parameters to Nov 20, 2024
GET /admin/v2/task-group/
GET /admin/v2/task-group/
The updated endpoint is now part of fractal-server |
Great, thanks |
github-project-automation
bot
moved this from TODO
to Done
in Fractal Project Management
Nov 20, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In
GET /admin/v2/task-group/
, we are adding two query parameterstimestamp_last_used_min
andtimestamp_last_used_max
(both are optional, and both are timezone-aware timestamps).This will be available as of
timestamp_last_used
required and use it as filter in admin endpoint fractal-server#2061The text was updated successfully, but these errors were encountered: