NYCPlanning / ae-zoning-api

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

openapi: tax lot pagination #182

Closed TangoYankee closed 7 months ago

TangoYankee commented 7 months ago

Document an endpoint to return a paginated list of tax lots

We didn't discuss a minimum for limits. But a limit of 0 has no apparent benefit. Consequently, I set it to 1.

closes #171