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: Extend Capital Project Schema with Budget details #231

Closed TangoYankee closed 2 months ago

TangoYankee commented 2 months ago

Description

Create an CapitalProjectBudgeted by extending the CapitalProject schema with budget details. This is done with the allOf keyword

Acceptance criteria

Helpful example

TaxLotBasicPage schema

Related tickets

blocked by #229