-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Closed
Labels
backenddata managerExploratory Data Analysis / data managementExploratory Data Analysis / data managementexport
Milestone
Description
Is your feature request related to a problem? Please describe.
No
Describe the solution you'd like
Add time constraint, such as created_at between a and b and updated_at >= xxx, to data export apis.
Taking {hostport}/api/projects/ as an example, if we set parameters as ?created_at%20between%20a%20and%20b, then just return the projects created between time a and b, but not all of them.
Describe alternatives you've considered
No
Additional context
No
Metadata
Metadata
Assignees
Labels
backenddata managerExploratory Data Analysis / data managementExploratory Data Analysis / data managementexport