PolicyEngine / policyengine-api

PolicyEngine's REST API for computing policy impacts.
GNU Affero General Public License v3.0
10 stars 21 forks source link

Rename endpoints containing underscores to use hyphens #1863

Open anth-volk opened 2 weeks ago

anth-volk commented 2 weeks ago

I believe this includes "user_policy", "user_profile", and "liveness_check"

anth-volk commented 2 weeks ago

Note that the first two are used by the front end, and so will require front-end changes, and the last is used by GCP to ensure the API is still live, so we'd have to change the configuration there