rewiringamerica / api.rewiringamerica.org

A RESTful web API for federal, state, utility and local rebates, tax credits and other electrification incentives.
https://api.rewiringamerica.org
Apache License 2.0
7 stars 0 forks source link

Remove AGI, filing_status, ami_qualification from v1 API #503

Closed oyamauchi closed 4 months ago

oyamauchi commented 4 months ago

Description

Following up on #500 to remove the fields from the API definition. (That previous PR was to remove them from the JSON data.) The embed and PEP already ignore these fields in API responses.

Test Plan

yarn test