NYCPlanning / ae-zoning-api

This application is API for serving data related to zoning and tax lots.
1 stars 0 forks source link

Open API: document an endpoint for capital projects in a city council district #242

Closed TangoYankee closed 1 month ago

TangoYankee commented 2 months ago

Description

Create an endpoint to return a paginated list of capital projects within a city council district

Acceptance criteria

Helpful Code Snippet

/tax-lots

Related tickets

blocked by #240, #235

TangoYankee commented 1 month ago

I noticed yesterday that the required field on the city council district schema is indented one level too much. Could whoever takes this ticket also reduce the indenting one level as part of this ticket? It's relevant because it's the schema that will be returned by this endpoint. I misread the endpoint. This endpoint returns capital projects- not city council districts. I'm going to move this change request to #241