![]() This commit introduces a new endpoint for updating chores of any type, allowing conversions between personal and group chores while enforcing permission checks. Additionally, structured logging has been implemented through a new middleware, improving request tracing and logging details for better monitoring and debugging. These changes aim to enhance the functionality and maintainability of the chore management system. |
||
---|---|---|
.. | ||
__init__.py | ||
audit.py | ||
auth.py | ||
category.py | ||
chore.py | ||
cost.py | ||
expense.py | ||
financials.py | ||
group.py | ||
health.py | ||
invite.py | ||
item.py | ||
list.py | ||
message.py | ||
ocr.py | ||
recurrence.py | ||
settlement_activity.py | ||
time_entry.py | ||
token.py | ||
user.py |