![]() 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 | ||
api_config.py | ||
cache.py | ||
chore_utils.py | ||
exceptions.py | ||
gemini.py | ||
middleware.py | ||
redis.py | ||
scheduler.py | ||
security.py |