@@ -24,7 +24,7 @@ app = FastAPI()
@app.get('/')
async def root():
return {'message': 'hello world'}
return {'message': 'Welcome to Gitea Runner'}
@app.post('/test')
async def test(request: Request):
The note is not visible to the blocked user.