NYCPlanning / deprecated-labs-zap-api

Deprecated version of the ZAP API, see https://github.com/NYCPlanning/labs-zap-api
Other
5 stars 3 forks source link

Add milestone CSV export #51

Open chriswhong opened 6 years ago

chriswhong commented 6 years ago

Add a simple export endpoint that will provide one row per milestone.

GET projects/export/ Bulk export with same query params as /projects

GET projects/projectid/export Export a single project's milestones