[add]: Error handling
This commit is contained in:
@@ -18,6 +18,7 @@ from app.middlewares import require_app_id
|
||||
api = Blueprint("api", __name__)
|
||||
|
||||
|
||||
|
||||
# @api.before_request
|
||||
# def require_api_key_middleware():
|
||||
# """Middleware applied globally to all API routes in this blueprint"""
|
||||
|
||||
Reference in New Issue
Block a user