Refactor project structure and add new features
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
"""
|
||||
Модуль middleware.py содержит различные middleware для Flask приложения.
|
||||
"""
|
||||
|
||||
# Request logging middleware is already implemented in infrastructure/logging/request_logger.py
|
||||
# This file can be used for additional middleware if needed in the future
|
||||
Reference in New Issue
Block a user