Projects API: Filter projects by marked for deletion date
Problem
The Projects API doesn't support filtering based on the marked_for_deletion_on
property.
Proposal
Use the attribute marked_for_deletion_on
to return projects that were marked for deletion at a specific date. Please ensure to update the docs as part of this issue:
Edited by Christina Lohr