fx-private-relay/api
John Whitlock 772235d811
Fix profile API profile tests
The Profile API uses the profile ID as the identifier, not the user ID.
2023-11-30 13:26:34 -06:00
..
serializers added new profile colum onboarding_free_state to keep track of onboarding state for free users, migration included, app updated to use new profile field 2023-10-19 17:15:39 -07:00
templates fix MPP-2305: make inbound_call respond 200 with <Say> 2022-10-11 14:45:13 -05:00
tests Fix profile API profile tests 2023-11-30 13:26:34 -06:00
views Added tracker removal arg for first forwarded email onboarding 2023-11-20 09:13:52 -05:00
__init__.py initial api: django-rest-framework 2021-09-18 15:07:32 -05:00
apps.py Reformat with black 22.3.0 2022-05-09 08:16:01 -05:00
authentication.py MPP-3265 improve 403 error message 2023-07-21 06:45:32 -05:00
exceptions.py Annotate RelayAPIException.error_context 2022-10-25 11:46:15 -05:00
permissions.py Move flag management perms to Permission Class 2022-12-01 13:06:41 +01:00
renderers.py fix MPP-2305: make inbound_call respond 200 with <Say> 2022-10-11 14:45:13 -05:00
urls.py MPP-3441: add first_forwarded_email API endpoint 2023-10-11 13:21:35 -05:00