@@ -6,7 +6,7 @@ import routers
origins = [
'http://localhost:5173'
]
app = FastAPI()
app = FastAPI(separate_input_output_schemas=False)
app.add_middleware(
CORSMiddleware,
The note is not visible to the blocked user.