@@ -5,7 +5,7 @@ app = FastAPI()
@app.get("/")
def read_root():
return {"Hello": "world from gitea"}
return {"Hello": "world"}
@app.get("/items/{item_id}")
The note is not visible to the blocked user.