PolicyEngine / policyengine-api

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

Fetch all user policies, not just those corresponding with current country #1438

Closed anth-volk closed 2 months ago

anth-volk commented 2 months ago

Fixes #1436. Previously, the get_user_policy endpoint only fetched policies corresponding to the current country ID, but due to a change in thinking surrounding how user profiles should work, this now fetches all policies created by the user.