@@ -62,7 +62,7 @@ async def home(request: Request):
return JSONResponse({'message': 'Hello World!'})
routes = [
Route('/upload', home, methods=['GET']),
Route('/', home, methods=['GET'])
]
app = Starlette(debug=True, routes=routes)
The note is not visible to the blocked user.