quivr/backend/repository/brain_subscription
Stan Girard 73d5e7b808
fix: get_brain_details API to include user_id parameter (#2242)
This pull request fixes the `get_brain_details` API by adding a
`user_id` parameter. Previously, the API did not include the `user_id`
parameter, which caused issues when retrieving brain details. This fix
ensures that the `user_id` is passed correctly to the API, allowing for
accurate retrieval of brain details.
2024-02-22 12:48:34 -08:00
..
__init__.py improve (importing): reorganization of the import structure (#964) 2023-08-21 12:25:16 +02:00
get_brain_url.py feat(refacto): changed a bit of things to make better dx (#984) 2023-08-19 13:32:16 +02:00
resend_invitation_email.py fix: get_brain_details API to include user_id parameter (#2242) 2024-02-22 12:48:34 -08:00
subscription_invitation_service.py refactor: to modules (#1754) 2023-11-30 22:29:28 +01:00