@ -13,7 +13,7 @@ def create_app() -> FastAPI:
separate_input_output_schemas=True,
default_response_class=settings.DEFAULT_RESPONSE_CLASS,
root_path=settings.ROOT_PATH,
lifespan=lifespan,
# lifespan=lifespan,
)
register_middlewares(app)
The note is not visible to the blocked user.