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

Change most instances of STATES_PLUS_DC to STATES_AND_TERRITORIES; clean up states endpoint spec #505

Closed oyamauchi closed 4 months ago

oyamauchi commented 4 months ago

Description

At this point we should be treating states, DC, and territories as equivalent by default. There are a couple of exceptions:

While I'm at it, change the /v1/states endpoint spec to not list out all the states explicitly. Instead, explain in the description what the keys are, and just document the { status: "..." } struct once.

Test Plan

yarn test.