PolicyEngine / policyengine-api

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

Update API version on user_policy POST request when record already exists #1413

Closed anth-volk closed 4 months ago

anth-volk commented 4 months ago

More RESTful to use a PUT request, which would be solved by fixing #1412; closing