PolicyEngine / policyengine-api

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

Have `user_profile` endpoint emit entire user profile upon successful POST record creation request #1425

Closed anth-volk closed 5 months ago

anth-volk commented 5 months ago

At the moment, it only returns user_id, forcing the record creator to then run a GET request afterward.