NYCPlanning / ae-zoning-api

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

Build Open API static site as part of pre-commit hooks #259

Closed TangoYankee closed 1 month ago

TangoYankee commented 1 month ago

Description

We can ensure that updates to the openapi.yaml are turned into their new site by making the redoc:build process part of the precommit hook.

Acceptance criteria