Skip to content

Support time constraints for data export apis #1451

@loveychen

Description

@loveychen

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

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions